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