From 4edf5da94d3db355e53b43a577063d70a5c9f145 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Jun 2024 20:42:43 +0100 Subject: [PATCH] Upgrade to Spring Integration 6.3.1 Closes gh-41036 --- 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 f0cdd2c96cc..06891e9f959 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1964,7 +1964,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.1-SNAPSHOT") { + library("Spring Integration", "6.3.1") { considerSnapshots() group("org.springframework.integration") { imports = [