From a8e91fd88547c817593668efc51e530c4d2447e4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Mar 2025 07:39:24 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.3.9 Closes gh-44771 --- 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 8f4a954a09..f69ae56bef 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2214,7 +2214,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.8") { + library("Spring Integration", "6.3.9") { considerSnapshots() group("org.springframework.integration") { imports = [