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