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