From 39e4bf9be30cc8e537abeafe7dc3fe071e875d9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 21:46:11 +0000 Subject: [PATCH] Bump spring-integration-zip from 1.0.2.RELEASE to 2.0.0 Bumps [spring-integration-zip](https://github.com/spring-projects/spring-integration-extensions) from 1.0.2.RELEASE to 2.0.0. - [Release notes](https://github.com/spring-projects/spring-integration-extensions/releases) - [Commits](https://github.com/spring-projects/spring-integration-extensions/compare/zip.v1.0.2.RELEASE...zip.v2.0.0) --- updated-dependencies: - dependency-name: org.springframework.integration:spring-integration-zip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97b9fed..745b237 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ org.springframework.integration spring-integration-zip - 1.0.2.RELEASE + 2.0.0 junit