From be330baec17dafd36c7fa54ed759e8fb650de5d3 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 11:01:14 +0100 Subject: [PATCH] Start building against Spring Integration 6.4.0 snapshots See gh-42563 --- 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 b52c573090..d06829e165 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2013,7 +2013,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.4.0-M3") { + library("Spring Integration", "6.4.0-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [