From f54603c18429f3c02f54d9d855acc7b972c3315d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 10:24:42 +0100 Subject: [PATCH] Start building against Spring Integration 6.3.5 snapshots See gh-42549 --- 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 da74634682d..232e8ae07f9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2019,7 +2019,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.4") { + library("Spring Integration", "6.3.5-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [