From e01b380d2194b8fc7606498dabe9017f6bcf90f0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 8 Sep 2023 14:13:29 +0100 Subject: [PATCH] Start building against Spring Integration 6.1.3 snapshots See gh-37267 --- 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 7b3fb5ad00fb..365aa2daa513 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1442,7 +1442,7 @@ bom { ] } } - library("Spring Integration", "6.1.2") { + library("Spring Integration", "6.1.3-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { imports = [