From a561633e0360c2d9ae465088958bcf92b2c893dd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 20 Mar 2024 17:22:36 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.3.0-M2 Closes gh-39896 --- 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 8a52ff7878..e3fe330229 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1893,7 +1893,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.0-SNAPSHOT") { + library("Spring Integration", "6.3.0-M2") { considerSnapshots() group("org.springframework.integration") { imports = [