From 4769d53f9e5894f2dd1e997341046e2be00d868d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 20:46:42 +0000 Subject: [PATCH] Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 in /common Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index 1ac610c5..dd21057d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -332,7 +332,7 @@ org.apache.commons commons-compress - 1.21 + 1.26.0 compile