From 790002323558ba37cf43ebb2776dea8aa8842d5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 9 Jan 2025 16:24:28 +0100 Subject: [PATCH] Start building against Spring Integration 6.5.0-M1 snapshots See gh-43767 --- 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 b0a491d4f9..4e669e6c48 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2200,7 +2200,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.4.1") { + library("Spring Integration", "6.5.0-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [