From 96bef8e01c9c1d966d7a75b27d380a46e8a078fc Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 22 Jan 2025 08:11:08 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.5.0-M1 Closes 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 c305a39b8b..1d6e58cede 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.5.0-SNAPSHOT") { + library("Spring Integration", "6.5.0-M1") { considerSnapshots() group("org.springframework.integration") { imports = [