From a37566fd86d1a56f9edb5c944de31a70c33b7449 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 21 Nov 2023 13:23:41 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.0.9 Closes gh-38295 --- 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 916fb80876..e62597caa1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1397,7 +1397,7 @@ bom { ] } } - library("Spring Integration", "6.0.9-SNAPSHOT") { + library("Spring Integration", "6.0.9") { considerSnapshots() group("org.springframework.integration") { imports = [