diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ccdeb30942d..9b7308d744a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1435,7 +1435,7 @@ bom { ] } } - library("Spring WS", "4.0.1") { + library("Spring WS", "4.0.2-SNAPSHOT") { group("org.springframework.ws") { imports = [ "spring-ws-bom"