diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cace4b95dff..b8392bd4f30 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.3-SNAPSHOT") { + library("Spring WS", "4.0.3") { group("org.springframework.ws") { imports = [ "spring-ws-bom"