diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 718911d4ef..4b74c3daba 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.2") { + library("Spring WS", "4.0.3-SNAPSHOT") { group("org.springframework.ws") { imports = [ "spring-ws-bom"