From 7d40df9c891b7031de37bb9354fc504ba6a67b6e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 3 Jul 2024 10:45:24 +0100 Subject: [PATCH] Start building against Spring Integration 6.2.7 snapshots See gh-41296 --- 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 20c3339d70..3bf2e55041 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1613,7 +1613,7 @@ bom { ] } } - library("Spring Integration", "6.2.6") { + library("Spring Integration", "6.2.7-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [