From bb8efe3fff006584912bbb8c15f16b68cf97fb24 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 8 Apr 2024 17:21:59 +0100 Subject: [PATCH] Start building against Spring Integration 6.2.4 snapshots See gh-40214 --- 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 2e44adc52f..0caadfcfd1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1554,7 +1554,7 @@ bom { ] } } - library("Spring Integration", "6.2.3") { + library("Spring Integration", "6.2.4-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [