From 8bdaae37b00bc1c860bea4ba0d5f95f4c6fef9e4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 15 Jan 2024 10:14:54 +0000 Subject: [PATCH] Upgrade to Spring WS 4.0.10 Closes gh-39130 --- 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 2fe96a675b..f23aeb7ccd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1626,7 +1626,7 @@ bom { ] } } - library("Spring WS", "4.0.9") { + library("Spring WS", "4.0.10") { considerSnapshots() group("org.springframework.ws") { imports = [