diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 21e8d4d67c2c..e6b45e6ad762 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1434,7 +1434,7 @@ bom { ] } } - library("Spring WS", "4.0.3") { + library("Spring WS", "4.0.4-SNAPSHOT") { group("org.springframework.ws") { imports = [ "spring-ws-bom"