From 5a7227f35dddc5171ab8ec92a01d5f5e55347583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 03:50:11 +0000 Subject: [PATCH] Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 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] --- client/migrationx-domain/migrationx-domain-aliyunemr/pom.xml | 2 +- client/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/migrationx-domain/migrationx-domain-aliyunemr/pom.xml b/client/migrationx-domain/migrationx-domain-aliyunemr/pom.xml index fd47d4b..428afb2 100644 --- a/client/migrationx-domain/migrationx-domain-aliyunemr/pom.xml +++ b/client/migrationx-domain/migrationx-domain-aliyunemr/pom.xml @@ -41,7 +41,7 @@ org.apache.commons commons-compress - 1.21 + 1.26.0 ch.qos.logback diff --git a/client/pom.xml b/client/pom.xml index edc5fae..49bc095 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -122,7 +122,7 @@ org.apache.commons commons-compress - 1.21 + 1.26.0 com.google.guava diff --git a/pom.xml b/pom.xml index 2ba5298..98586a5 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ org.apache.commons commons-compress - 1.21 + 1.26.0 com.google.guava