From 398fb157581b0cfc3cad0ae1a454bbc23797e597 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Feb 2024 21:05:39 +0000 Subject: [PATCH] Upgrade to Spring Integration 6.2.2 Closes gh-39483 --- 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 ad6d5aa911..21c68ad1c3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1554,7 +1554,7 @@ bom { ] } } - library("Spring Integration", "6.2.2-SNAPSHOT") { + library("Spring Integration", "6.2.2") { considerSnapshots() group("org.springframework.integration") { imports = [