From c630bad519da0fcb30f3941e0ff147250fdf6ec1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 11 Mar 2024 20:36:27 +0000 Subject: [PATCH] Start building against Spring Integration 6.3.0 snapshots See gh-39896 --- 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 43c674f6cb..76804f9a77 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1875,7 +1875,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.0-M1") { + library("Spring Integration", "6.3.0-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [