From d3ac84dbd3e543e8704482eb5d47be4f4a7c5d1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 21 Aug 2024 08:30:25 +0200 Subject: [PATCH] Upgrade to Spring Integration 6.3.3 Closes gh-41974 --- 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 988aa2739c..217e60c13c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2009,7 +2009,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.3.2") { + library("Spring Integration", "6.3.3") { considerSnapshots() group("org.springframework.integration") { imports = [