From 5f4d347ea6b62932ab33afe86a79c33ef7ea96a1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 15 Jan 2024 10:11:25 +0000 Subject: [PATCH] Upgrade to Spring WS 4.0.10 Closes gh-39129 --- 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 3e61ccd7eda..d6556b06d0a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1501,7 +1501,7 @@ bom { ] } } - library("Spring WS", "4.0.9") { + library("Spring WS", "4.0.10") { considerSnapshots() group("org.springframework.ws") { imports = [