From 73c3f3170a437444f2c10fd8b7e0a1290285050f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 20 Mar 2024 17:17:19 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.1.7 Closes gh-39875 --- 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 8675a1d0a98b..9b8378f40eec 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.7-SNAPSHOT") { + library("Spring Integration", "6.1.7") { considerSnapshots() group("org.springframework.integration") { imports = [