diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c729345458..d8c29b4fea 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1701,7 +1701,7 @@ bom { ] } } - library("Spring WS", "3.0.10.RELEASE") { + library("Spring WS", "3.1.0-M1") { group("org.springframework.ws") { modules = [ "spring-ws-core",