From 0eb830de15dbcc938f549dbfd17aa8e73d238317 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Jul 2024 18:50:21 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.2.7 Closes gh-41296 --- 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 5c31571f94..34d7dffade 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1618,7 +1618,7 @@ bom { ] } } - library("Spring Integration", "6.2.7-SNAPSHOT") { + library("Spring Integration", "6.2.7") { considerSnapshots() group("org.springframework.integration") { imports = [