From 207ea098e9d30f0f0d545df0be9a4666a1cac212 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 9 May 2024 12:16:35 +0100 Subject: [PATCH] Start building against Spring WS 4.0.11 snapshots See gh-40664 --- 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 1f77a3f0e2..3d6bceb25d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1682,7 +1682,7 @@ bom { ] } } - library("Spring WS", "4.0.10") { + library("Spring WS", "4.0.11-SNAPSHOT") { considerSnapshots() group("org.springframework.ws") { imports = [