From b9fcd575ff27633c246c41c1dd765b7f6608cfc9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 20 May 2024 09:56:59 +0100 Subject: [PATCH] Start building against Spring Integration 6.1.9 snapshots See gh-40826 --- 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 9e50da7b12cb..39781a6a6937 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1497,7 +1497,7 @@ bom { ] } } - library("Spring Integration", "6.1.8") { + library("Spring Integration", "6.1.9-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [