From e7aeeb87cfe0a116ced4a02a10f4d38902db455d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 22 Nov 2023 18:23:45 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.1.5 Closes gh-38303 --- 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 29e2c16f54c1..bb8605f91644 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1437,7 +1437,7 @@ bom { ] } } - library("Spring Integration", "6.1.5-SNAPSHOT") { + library("Spring Integration", "6.1.5") { considerSnapshots() group("org.springframework.integration") { imports = [