diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index faf1ce062d..2bc78fcf03 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1504,7 +1504,7 @@ bom { ] } } - library("Spring WS", "4.0.0-SNAPSHOT") { + library("Spring WS", "4.0.0-RC1") { group("org.springframework.ws") { modules = [ "spring-ws-core",