diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 88a8041321ec..703436498722 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1433,7 +1433,7 @@ bom { ] } } - library("Spring WS", "4.0.0-SNAPSHOT") { + library("Spring WS", "4.0.0") { group("org.springframework.ws") { modules = [ "spring-ws-core",