From dcae376a3b99961a449fdd9804fd05e9763b14fd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 9 May 2024 11:22:03 +0100 Subject: [PATCH] Start building against Spring WS 4.0.11 snapshots See gh-40653 --- 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 81dbd93990..b1ae28037c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1561,7 +1561,7 @@ bom { ] } } - library("Spring WS", "4.0.10") { + library("Spring WS", "4.0.11-SNAPSHOT") { considerSnapshots() group("org.springframework.ws") { imports = [