From 27a1172725270c87f18290d4463984f3371625c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 01:10:05 +0000 Subject: [PATCH] Bump zip4j from 2.9.1 to 2.10.0 in /code-generation/generator 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] --- code-generation/generator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-generation/generator/pom.xml b/code-generation/generator/pom.xml index aa584242a8b..f3bbeeca7a5 100644 --- a/code-generation/generator/pom.xml +++ b/code-generation/generator/pom.xml @@ -116,7 +116,7 @@ net.lingala.zip4j zip4j - 2.9.1 + 2.10.0 commons-lang