diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d02d2b6e7c..4111dabaa6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1500,7 +1500,7 @@ bom { ] } } - library("Spring WS", "4.0.4") { + library("Spring WS", "4.0.5-SNAPSHOT") { group("org.springframework.ws") { imports = [ "spring-ws-bom"