From b80570f506d7aba3fc36737fcc22c42bd87ee6a3 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 9 Feb 2024 12:04:31 +0000 Subject: [PATCH] Start building against Spring Integration 6.3.0-M1 snapshots See gh-39496 --- 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 bcb26086b5..ae413df9a7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1483,7 +1483,7 @@ bom { ] } } - library("Spring Integration", "6.2.1") { + library("Spring Integration", "6.3.0-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [