From e754c91f50766e02dff4c3db1900715debfac2b6 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 20 Dec 2023 09:17:52 -0800 Subject: [PATCH] Upgrade to Spring WS 4.0.9 Closes gh-38892 --- 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 b1a8c4877c..ce8596f259 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1505,7 +1505,7 @@ bom { ] } } - library("Spring WS", "4.0.8") { + library("Spring WS", "4.0.9") { considerSnapshots() group("org.springframework.ws") { imports = [