diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8ac724adc16..6c9ebb32aed 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1434,7 +1434,7 @@ bom { ] } } - library("Spring WS", "4.0.2-SNAPSHOT") { + library("Spring WS", "4.0.2") { group("org.springframework.ws") { imports = [ "spring-ws-bom"