From 57ee8679454dc52f4204e6f91e5abe225ae748ac Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 17 Apr 2024 19:21:48 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.3.0-RC1 Closes gh-40226 --- 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 6434d78c668..01b1a9914d2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1905,7 +1905,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-RC1") { considerSnapshots() group("org.springframework.integration") { imports = [