From 5f11a6d42effc55abdb4fb48f4bc81d4db0113bd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Mar 2025 07:39:29 +0000 Subject: [PATCH] Upgrade to Spring WS 4.0.12 Closes gh-44564 --- 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 638954b69b..b9546f971b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2354,7 +2354,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 = [