From 55045cb1f94601aeaf6ea50122c85ffbac54dfea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 13:36:22 +0000 Subject: [PATCH] Bump net.lingala.zip4j:zip4j in /code-generation/generator Bumps [net.lingala.zip4j: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-version: 2.11.3 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 1b67c232838..2a357403b79 100644 --- a/code-generation/generator/pom.xml +++ b/code-generation/generator/pom.xml @@ -115,7 +115,7 @@ net.lingala.zip4j zip4j - 1.3.2 + 2.11.3 \ No newline at end of file