From c6b1ed8e49b7f1cf16f30cf4c9f3616bdc26e5f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 00:52:46 +0000 Subject: [PATCH] Bump zip4j from 2.6.1 to 2.11.3 in /modpackdownloader-core Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.6.1 to 2.11.3. - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](https://github.com/srikanth-lingala/zip4j/compare/v2.6.1...v2.11.3) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modpackdownloader-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modpackdownloader-core/pom.xml b/modpackdownloader-core/pom.xml index 627059b..3a2c38f 100644 --- a/modpackdownloader-core/pom.xml +++ b/modpackdownloader-core/pom.xml @@ -65,7 +65,7 @@ net.lingala.zip4j zip4j - 2.6.1 + 2.11.3 com.beust