diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 47882ae7b66..4fada84ad09 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1794,7 +1794,7 @@ bom { ] } } - library("Spring WS", "3.1.3") { + library("Spring WS", "3.1.6") { group("org.springframework.ws") { modules = [ "spring-ws-core",