diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6594d23eff..3c2cd07753 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1806,7 +1806,7 @@ bom { ] } } - library("Spring WS", "3.1.3") { + library("Spring WS", "3.1.4") { prohibit("[4.0.0-M1,)") { because "it uses Spring Framework 6" }