diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 02e257bdc99..356f923886e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1740,7 +1740,7 @@ bom { ] } } - library("Spring WS", "3.1.1") { + library("Spring WS", "3.1.2") { group("org.springframework.ws") { modules = [ "spring-ws-core",