diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 53777926e9..d06b563cb7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1771,7 +1771,7 @@ bom { ] } } - library("Spring WS", "3.1.3-SNAPSHOT") { + library("Spring WS", "3.1.3") { group("org.springframework.ws") { modules = [ "spring-ws-core",