diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ddc540d85e..b6f31779c5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1493,7 +1493,7 @@ bom { ] } } - library("Spring WS", "4.0.4-SNAPSHOT") { + library("Spring WS", "4.0.4") { group("org.springframework.ws") { imports = [ "spring-ws-bom"