From fdd4ee8fb2cef9261fa0a084b1d7bdc6354a6910 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 22 May 2024 10:04:20 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.3.0 Closes gh-40675 --- 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 512580280576..e7e04ebc3ad8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1965,7 +1965,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.0-SNAPSHOT") { + library("Spring Integration", "6.3.0") { considerSnapshots() group("org.springframework.integration") { imports = [