From e4a0e9d9acf90b2f16656e10211b7e72476acad6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 10 Nov 2023 14:53:10 +0000 Subject: [PATCH] Start building against Spring WS 4.0.8 snapshots See 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 752d313842f..caa7dfd5ecb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1617,7 +1617,7 @@ bom { ] } } - library("Spring WS", "4.0.7") { + library("Spring WS", "4.0.8-SNAPSHOT") { considerSnapshots() group("org.springframework.ws") { imports = [