From 67e3e9feee241931fd63df164cca556a7edba9b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 22:27:16 +0000 Subject: [PATCH] Bump zip4j from 2.9.1 to 2.10.0 Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](https://github.com/srikanth-lingala/zip4j/compare/v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j 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 d02137b..b566188 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ net.lingala.zip4j zip4j - 2.9.1 + 2.10.0 commons-io