From c37f786914342e8781548f4cb0d7cfdd46b94894 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 18 Sep 2024 08:19:23 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.2.9 Closes gh-42126 --- 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 8fcbf5c55be7..450066fc7490 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.9-SNAPSHOT") { + library("Spring Integration", "6.2.9") { considerSnapshots() group("org.springframework.integration") { imports = [