From ca1bcaf39f418379c58e01715009fa4ed1115d55 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 8 Apr 2024 15:56:33 +0100 Subject: [PATCH] Start building against Spring Integration 6.1.8 snapshots See gh-40202 --- 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 228bdf437f2..c9ec2e1b573 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.7") { + library("Spring Integration", "6.1.8-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [