From 65a96b270d023f2f82f504d2d035ee644cdaeb05 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 9 Feb 2024 09:58:38 +0000 Subject: [PATCH] Start building against Spring Integration 6.2.2 snapshots See gh-39483 --- 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 e16409cb83..386bfb1f36 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.1") { + library("Spring Integration", "6.2.2-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [