From 1b07abfde71ecf638cd5c8de964c23b580478128 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 6 Mar 2025 09:03:21 +0100 Subject: [PATCH] Start building against Spring Integration 6.5.0-M3 snapshots See gh-44594 --- 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 462eb68453..c9aad68b7b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2306,7 +2306,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.5.0-M2") { + library("Spring Integration", "6.5.0-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [