diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b14e24c0240..128c17a5f28 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1858,7 +1858,7 @@ bom { ] } } - library("Spring WS", "3.1.7-SNAPSHOT") { + library("Spring WS", "3.1.6") { prohibit { versionRange "[4.0.0-M1,)" because "it uses Spring Framework 6"