From c10eea278f7d7cbdb12b20f41c5a21b730f0e89e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Mar 2025 08:29:44 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.5.0-M3 Closes gh-44594 --- 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 69d03f12a4..268d0d8f20 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2310,7 +2310,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-M3") { considerSnapshots() group("org.springframework.integration") { imports = [