diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b0a4a882ec..46f205b5de 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1433,7 +1433,7 @@ bom { ] } } - library("Spring WS", "4.0.0") { + library("Spring WS", "4.0.1-SNAPSHOT") { group("org.springframework.ws") { modules = [ "spring-ws-core",