From c0732013554ab9e1c845d927f15b36bfee573e9f Mon Sep 17 00:00:00 2001 From: "Harry L. Hoots, III" Date: Wed, 28 Feb 2024 09:41:07 -0500 Subject: [PATCH] Issue #27775: Upgrade commons compress to 1.26 --- dev/cnf/dependabot/check_this_in_if_it_changes/pom.xml | 2 +- dev/cnf/oss_dependencies.maven | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/cnf/dependabot/check_this_in_if_it_changes/pom.xml b/dev/cnf/dependabot/check_this_in_if_it_changes/pom.xml index cdf3dcef8b32..11537ca2919c 100644 --- a/dev/cnf/dependabot/check_this_in_if_it_changes/pom.xml +++ b/dev/cnf/dependabot/check_this_in_if_it_changes/pom.xml @@ -1694,7 +1694,7 @@ org.apache.commons commons-compress - 1.24.0 + 1.26.0 org.apache.commons diff --git a/dev/cnf/oss_dependencies.maven b/dev/cnf/oss_dependencies.maven index edb82271b6aa..e52bdab4138b 100644 --- a/dev/cnf/oss_dependencies.maven +++ b/dev/cnf/oss_dependencies.maven @@ -334,7 +334,7 @@ org.apache.ant:ant-junit:1.10.10 org.apache.ant:ant:1.10.10 org.apache.bcel:bcel:6.6.1 org.apache.commons:commons-collections4:4.4 -org.apache.commons:commons-compress:1.24.0 +org.apache.commons:commons-compress:1.26.0 org.apache.commons:commons-dbcp2:2.7.0 org.apache.commons:commons-lang3:3.14.0 org.apache.commons:commons-math:2.2