From 4bf8020292db8a59d1f7d4c7663a3f71fbec3d58 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 17 Apr 2024 18:24:00 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.2.4 Closes gh-40214 --- 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 b60ae14c821..89e3a08cf34 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1554,7 +1554,7 @@ bom { ] } } - library("Spring Integration", "6.2.4-SNAPSHOT") { + library("Spring Integration", "6.2.4") { considerSnapshots() group("org.springframework.integration") { imports = [