diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b1fe74cb62..0c0e2d68b1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1756,7 +1756,7 @@ bom { ] } } - library("Spring WS", "3.1.2") { + library("Spring WS", "3.1.3-SNAPSHOT") { group("org.springframework.ws") { modules = [ "spring-ws-core",