From 13e75dce1b148f7208246ddb3f9754f436f8ad04 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 24 Oct 2024 09:13:50 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.3.5 Closes gh-42549 --- 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 99478917f2f8..40535625bab4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2019,7 +2019,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.5-SNAPSHOT") { + library("Spring Integration", "6.3.5") { considerSnapshots() group("org.springframework.integration") { imports = [