From d095417e2da1fa0da30b13edbcc9fb85d0d2a329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 23:59:53 +0000 Subject: [PATCH] Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 in /impl 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] --- impl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/impl/pom.xml b/impl/pom.xml index 9a797a0..4bb2007 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -55,7 +55,7 @@ org.apache.commons commons-compress - 1.21 + 1.26.0 compile