From 552046998f7806780aeaf4198d69c46ccf466742 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 11 Mar 2024 19:06:46 +0000 Subject: [PATCH] Start building against Spring Integration 6.2.3 snapshots See gh-39884 --- 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 5076587208..f0819a7e2f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1554,7 +1554,7 @@ bom { ] } } - library("Spring Integration", "6.2.2") { + library("Spring Integration", "6.2.3-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [