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