From b978188096ebdba1288f293b539ed2e214f5428f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 11 Mar 2024 17:22:32 +0000 Subject: [PATCH] Start building against Spring Integration 6.1.7 snapshots See gh-39875 --- 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 f37bdf33cf..292d6f073e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1441,7 +1441,7 @@ bom { ] } } - library("Spring Integration", "6.1.6") { + library("Spring Integration", "6.1.7-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [