diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 48c0f988dd2..3dae845d642 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1723,7 +1723,7 @@ bom { ] } } - library("Spring WS", "3.1.0-SNAPSHOT") { + library("Spring WS", "3.1.0-RC1") { group("org.springframework.ws") { modules = [ "spring-ws-core",