From 5f185df451dca4c5ca82113328a3586c30bcb0f6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 10 Jun 2024 10:21:53 +0100 Subject: [PATCH] Start building against Spring Integration 6.2.6 snapshots See gh-41021 --- 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 f80ac809c0..7b36547766 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1609,7 +1609,7 @@ bom { ] } } - library("Spring Integration", "6.2.5") { + library("Spring Integration", "6.2.6-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [