From 67b43baa166901e7b4b4017b26fea10c96dbcd66 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 19 Dec 2023 20:38:20 -0800 Subject: [PATCH] Upgrade to Spring WS 4.0.9 Closes gh-38876 --- 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 833d36c27aa..83d201427c9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1628,7 +1628,7 @@ bom { ] } } - library("Spring WS", "4.0.8") { + library("Spring WS", "4.0.9") { considerSnapshots() group("org.springframework.ws") { imports = [