From bc79274f9ec745a3a963d012aed7283c196c8978 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Apr 2024 19:44:36 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.1.8 Closes gh-40202 --- 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 27cc0e93867..7055a3f75c1 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.8-SNAPSHOT") { + library("Spring Integration", "6.1.8") { considerSnapshots() group("org.springframework.integration") { imports = [