From 009012d06edd0436957d4976834176a8ee390b10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 09:45:11 +0000 Subject: [PATCH] Bump zip4j from 1.3.2 to 2.11.3 in /ARO.Core 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] --- ARO.Core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ARO.Core/pom.xml b/ARO.Core/pom.xml index 28b01961..19281d41 100644 --- a/ARO.Core/pom.xml +++ b/ARO.Core/pom.xml @@ -360,7 +360,7 @@ net.lingala.zip4j zip4j - 1.3.2 + 2.11.3