From 8ab03e0495f91856e344375d69e2fe00391d713b Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 10 Dec 2024 09:38:21 -0800 Subject: [PATCH] Start building against Spring Integration 6.3.7 snapshots See 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 24d938bc49..0725b5a941 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.6") { + library("Spring Integration", "6.3.7-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [