diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 72d0575ce68..53c7a6b85d6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1747,7 +1747,7 @@ bom { ] } } - library("Spring WS", "3.1.1") { + library("Spring WS", "3.1.2") { group("org.springframework.ws") { modules = [ "spring-ws-core",