From 04cec83dd6f863251975d4fb71f4229225ef457a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 19 Feb 2025 09:45:14 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.5.0-M2 Closes gh-44162 --- 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 0d279c730e..383ac83f24 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2306,7 +2306,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-M2") { considerSnapshots() group("org.springframework.integration") { imports = [