diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 03733aec100a..072be7fc2011 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1438,7 +1438,7 @@ bom { ] } } - library("Spring WS", "4.0.5-SNAPSHOT") { + library("Spring WS", "4.0.5") { group("org.springframework.ws") { imports = [ "spring-ws-bom"