From 725b1789a4732c2fea09d02e7dd6c969971a87d2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Sep 2024 13:07:51 +0100 Subject: [PATCH] Start building against Spring Integration 6.3.4 snapshots See gh-42134 --- 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 a0386377b89b..ce8a46df38a2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2009,7 +2009,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.3") { + library("Spring Integration", "6.3.4-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [