From 63acd5ccaa50e9f18e271d664839d21f8f0a87d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 23:03:37 +0000 Subject: [PATCH] Bump zip4j from 1.3.2 to 2.11.3 in /console Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.11.3. - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](https://github.com/srikanth-lingala/zip4j/commits/v2.11.3) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- console/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/console/pom.xml b/console/pom.xml index cb24bcb..08669ec 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -36,7 +36,7 @@ net.lingala.zip4j zip4j - 1.3.2 + 2.11.3 jar provided