diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 60654a23e7..b93a7a4bab 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1738,7 +1738,7 @@ bom { ] } } - library("Spring WS", "3.0.9.RELEASE") { + library("Spring WS", "3.0.10.RELEASE") { group("org.springframework.ws") { modules = [ "spring-ws-core",