diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c3a4cdd1bc..1accea52d3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1791,7 +1791,7 @@ bom { ] } } - library("Spring WS", "3.1.3") { + library("Spring WS", "3.1.4") { group("org.springframework.ws") { modules = [ "spring-ws-core",