From a4a88d910c141e66040c1e88a46f453460c0824f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Mar 2025 07:59:29 +0000 Subject: [PATCH] Upgrade to Spring WS 4.0.12 Closes gh-44573 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 45bdc4997e7..60936128c27 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2337,7 +2337,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}") } } - library("Spring WS", "4.0.12-SNAPSHOT") { + library("Spring WS", "4.0.12") { considerSnapshots() group("org.springframework.ws") { imports = [