From 8094902dcda7063e04ba4bc292ba358293bd6839 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 05:35:06 +0000 Subject: [PATCH] Bump zip4j from 2.10.0 to 2.11.3 in /java/h2-console Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.10.0 to 2.11.3. - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](https://github.com/srikanth-lingala/zip4j/compare/v2.10.0...v2.11.3) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java/h2-console/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/h2-console/pom.xml b/java/h2-console/pom.xml index 2c2406d1..258368bb 100644 --- a/java/h2-console/pom.xml +++ b/java/h2-console/pom.xml @@ -47,7 +47,7 @@ net.lingala.zip4j zip4j - 2.10.0 + 2.11.3 org.jline