From 9df9d89b69100296ad3157ead163e6a0ac402285 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 24 Oct 2024 09:23:14 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.4.0-RC1 Closes gh-42563 --- 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 901b2c19bebd..6756c699185d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2006,7 +2006,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-RC1") { considerSnapshots() group("org.springframework.integration") { imports = [