From b92dac5207e61d8ac9a2809237841f08f1f603d2 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 20 Nov 2023 17:48:46 -0800 Subject: [PATCH] Upgrade to Spring WS 4.0.8 Closes gh-38320 --- 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 5b8280df0d64..4beb9e1e2532 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1624,7 +1624,7 @@ bom { ] } } - library("Spring WS", "4.0.8-SNAPSHOT") { + library("Spring WS", "4.0.8") { considerSnapshots() group("org.springframework.ws") { imports = [