From 7b9701a47713ea921fe87d2c4829975b33cdcde5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 17 Dec 2024 21:15:15 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.3.7 Closes gh-43476 --- 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 a5957b03b1c..5da7e8c65f4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2218,7 +2218,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.7-SNAPSHOT") { + library("Spring Integration", "6.3.7") { considerSnapshots() group("org.springframework.integration") { imports = [