From ac320aff4d013f5e07e2d55dc7b12d6add201c2c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 9 Oct 2023 15:10:34 +0100 Subject: [PATCH] Start building against Spring Integration 6.0.8 snapshots See gh-37795 --- 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 651a41309f..bfdc77422f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1403,7 +1403,7 @@ bom { ] } } - library("Spring Integration", "6.0.7") { + library("Spring Integration", "6.0.8-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [