From 1bb92202bb3be54ab6e3d945cb23af8b89b7058f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 15:08:52 +0000 Subject: [PATCH] Bump spring-integration-core in /client Bumps [spring-integration-core](https://github.com/spring-projects/spring-integration) from 4.3.9.RELEASE to 5.0.0.RELEASE. - [Release notes](https://github.com/spring-projects/spring-integration/releases) - [Commits](https://github.com/spring-projects/spring-integration/compare/v4.3.9.RELEASE...v5.0.0.RELEASE) Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index 38deee86..1b22eff6 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -78,7 +78,7 @@ org.springframework.integration spring-integration-core - 4.3.9.RELEASE + 5.0.0.RELEASE org.springframework.integration