From a8cf59bc10ba22a0eebf802016a0f309ee0d04d4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 10 Jun 2024 11:55:49 +0100 Subject: [PATCH] Start building against Spring Integration 6.3.1 snapshots See gh-41036 --- 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 e872d96b2ff..7a6beef89c6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1960,7 +1960,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.0") { + library("Spring Integration", "6.3.1-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [