From fc24b565e5d85a7e4ddc6380268e957ea0091f85 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 10 Nov 2023 14:07:17 +0000 Subject: [PATCH] Start building against Spring Integration 6.1.5 snapshots See gh-38303 --- 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 6a9c8dd563f..9f0b6758b9e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1437,7 +1437,7 @@ bom { ] } } - library("Spring Integration", "6.1.4") { + library("Spring Integration", "6.1.5-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [