From 09a15cbf1b0cc82d43976ca0aa1d00707033a0e1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 21 Nov 2023 15:34:37 +0000 Subject: [PATCH] Upgrade to Spring WS 4.0.8 Closes gh-38304 --- 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 2fc7097e1630..6f6091618688 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.8-SNAPSHOT") { + library("Spring WS", "4.0.8") { considerSnapshots() group("org.springframework.ws") { imports = [