diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f5179c5353..cb3c4552cd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1421,7 +1421,7 @@ bom { ] } } - library("Spring WS", "4.0.1") { + library("Spring WS", "4.0.2") { group("org.springframework.ws") { imports = [ "spring-ws-bom"