From 02cb160057e86dc31893d864352663680f8fa7d5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Jun 2024 20:34:01 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.2.6 Closes gh-41021 --- 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 880e1cfa1f0..b0b2a11cb64 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1613,7 +1613,7 @@ bom { ] } } - library("Spring Integration", "6.2.6-SNAPSHOT") { + library("Spring Integration", "6.2.6") { considerSnapshots() group("org.springframework.integration") { imports = [