From 06058b1d344eda5f769edaf93f5aeaaed525c77f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 20 Mar 2024 17:20:16 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.2.3 Closes gh-39884 --- 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 4fe6e299e10..30949997f5c 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.3-SNAPSHOT") { + library("Spring Integration", "6.2.3") { considerSnapshots() group("org.springframework.integration") { imports = [