From 16f45169f7461295c3c5e14e61f0f0603ae48666 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 20 Nov 2024 17:12:12 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.3.6 Closes gh-43010 --- 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 1e09c179bee..880c095e70e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2211,7 +2211,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.6-SNAPSHOT") { + library("Spring Integration", "6.3.6") { considerSnapshots() group("org.springframework.integration") { imports = [