diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 521df07f430..d0d5e51568c 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2569,7 +2569,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}") } } - library("Spring WS", "5.0.0-SNAPSHOT") { + library("Spring WS", "5.0.0-RC1") { considerSnapshots() group("org.springframework.ws") { bom("spring-ws-bom")