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