From da4f2a4679067b487595cfb5ff8e288124e39e02 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 6 Dec 2023 20:21:24 +0000 Subject: [PATCH] Start building against Spring Integration 6.2.1 snapshots See gh-38698 --- 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 45826291800..57b21c4acff 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1550,7 +1550,7 @@ bom { ] } } - library("Spring Integration", "6.2.0") { + library("Spring Integration", "6.2.1-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [