From 94500f41e9a6c6678447c2e61043292535e62ba9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Oct 2023 18:00:25 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.1.4 Closes gh-37914 --- 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 654b2b3dddd6..30ba25e4341a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1439,7 +1439,7 @@ bom { ] } } - library("Spring Integration", "6.1.3") { + library("Spring Integration", "6.1.4") { considerSnapshots() group("org.springframework.integration") { imports = [