From c116ec65c99d9be4bdd80f0b4b5cbf3c1a17ff82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 21 Aug 2024 08:34:05 +0200 Subject: [PATCH] Upgrade to Spring Integration 6.4.0-M2 Closes gh-41822 --- 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 e6b1b9e8b72..da3eecf09df 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2000,7 +2000,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.4.0-SNAPSHOT") { + library("Spring Integration", "6.4.0-M2") { considerSnapshots() group("org.springframework.integration") { imports = [