From d2c215c67d4a5312344b74cbe513fc0ee4d66eda Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 09:42:29 +0100 Subject: [PATCH] Start building against Spring Integration 6.2.10 snapshots See gh-42537 --- 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 d966704d058..7bac271a9e7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1617,7 +1617,7 @@ bom { ] } } - library("Spring Integration", "6.2.9") { + library("Spring Integration", "6.2.10-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [