From bd70c5deef1905b8de903e462b82d98f5f816459 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Mar 2025 07:59:27 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.4.3 Closes gh-44776 --- 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 ce4b487d65..21d100602f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2197,7 +2197,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.4.2") { + library("Spring Integration", "6.4.3") { considerSnapshots() group("org.springframework.integration") { imports = [