From bc854b14a1ae3bda5ba583d4bf405f0c6e2973ab Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 17 May 2024 12:27:02 +0100 Subject: [PATCH] Upgrade to Spring WS 4.0.11 Closes gh-40664 --- 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 d1d411fc311..eba0f7753c7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1682,7 +1682,7 @@ bom { ] } } - library("Spring WS", "4.0.11-SNAPSHOT") { + library("Spring WS", "4.0.11") { considerSnapshots() group("org.springframework.ws") { imports = [