diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index db501e534a3..47dbd835fb5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2428,7 +2428,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}") } } - library("Spring WS", "4.1.0-RC1") { + library("Spring WS", "4.1.0-SNAPSHOT") { considerSnapshots() group("org.springframework.ws") { bom("spring-ws-bom")