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