From 6a67eea361985aa807acd5cc2031f03541305f2d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Feb 2024 20:09:25 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.1.6 Closes gh-39463 --- 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 32d08e83f0d..97e4e1cb08a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1441,7 +1441,7 @@ bom { ] } } - library("Spring Integration", "6.1.6-SNAPSHOT") { + library("Spring Integration", "6.1.6") { considerSnapshots() group("org.springframework.integration") { imports = [