From 96cea3413d99a4d93cc7942c768d2c5a03d1a880 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 22 May 2024 09:36:43 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.1.9 Closes gh-40826 --- 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 f78abf35e37..9bed7b0467c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1497,7 +1497,7 @@ bom { ] } } - library("Spring Integration", "6.1.9-SNAPSHOT") { + library("Spring Integration", "6.1.9") { considerSnapshots() group("org.springframework.integration") { imports = [