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