From 420789fc63b7739eaa8cbb4360428745018d54d2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 8 Feb 2024 13:29:46 +0000 Subject: [PATCH] Start building against Spring Integration 6.1.6 snapshots See gh-39463 --- 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 9335242a32..5790f76cf5 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.5") { + library("Spring Integration", "6.1.6-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [