From 457957b43e83126bd117cf244e7261efbc439315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 05:08:42 +0000 Subject: [PATCH] Bump org.apache.commons:commons-compress from 1.16.1 to 1.26.0 in /util Bumps org.apache.commons:commons-compress from 1.16.1 to 1.26.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/pom.xml b/util/pom.xml index 5f10f1c..d3e27d4 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -21,7 +21,7 @@ org.apache.commons commons-compress - 1.16.1 + 1.26.0 compile