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