From 0908771ff22534eb3f05790ff32769ff2aab0ab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 21 Aug 2024 08:25:03 +0200 Subject: [PATCH] Upgrade to Spring Integration 6.2.8 Closes gh-41973 --- 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 d966520ddf3..b7d8cfbfc8e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1618,7 +1618,7 @@ bom { ] } } - library("Spring Integration", "6.2.7") { + library("Spring Integration", "6.2.8") { considerSnapshots() group("org.springframework.integration") { imports = [