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