diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 59f67e1aba..8c9019e0cd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1703,7 +1703,7 @@ bom { ] } } - library("Spring WS", "3.0.8.RELEASE") { + library("Spring WS", "3.0.9.RELEASE") { group("org.springframework.ws") { modules = [ "spring-ws-core",