From d5dc1dcea0b48b486d0d6059d0bf6883b5a53a83 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 10 Nov 2023 14:52:47 +0000 Subject: [PATCH] Start building against Spring Integration 6.2.0 snapshots See gh-38315 --- 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 2160229df4..ee0b29b410 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1543,7 +1543,7 @@ bom { ] } } - library("Spring Integration", "6.2.0-RC1") { + library("Spring Integration", "6.2.0-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [