diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 603abb4e73d..288b3d0f324 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1800,7 +1800,7 @@ bom { ] } } - library("Spring WS", "3.1.4") { + library("Spring WS", "3.1.5-SNAPSHOT") { prohibit("[4.0.0-M1,)") { because "it uses Spring Framework 6" }