From 4da16d23b9fba55e0885f4715aa9d88c6136f7a4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 3 Jul 2024 11:24:24 +0100 Subject: [PATCH] Start building against Spring Integration 6.3.2 snapshots See gh-41302 --- 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 d9ae0aef2d..738727ea6a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1964,7 +1964,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.1") { + library("Spring Integration", "6.3.2-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [