diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e349b2cd87..8b9462124c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1499,7 +1499,7 @@ bom { ] } } - library("Spring WS", "4.0.0-M2") { + library("Spring WS", "4.0.0-SNAPSHOT") { group("org.springframework.ws") { modules = [ "spring-ws-core",