From 11401d32904e2d1ca19674eba1e41443480da373 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 20 Nov 2024 17:07:50 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.2.11 Closes gh-43001 --- 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 559ca42d5a4..2424ad8885c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1621,7 +1621,7 @@ bom { ] } } - library("Spring Integration", "6.2.11-SNAPSHOT") { + library("Spring Integration", "6.2.11") { considerSnapshots() group("org.springframework.integration") { imports = [