This is an automated email from the ASF dual-hosted git repository.

vjasani pushed a commit to branch 5.2
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/5.2 by this push:
     new 37c996c1b8 PHOENIX-7234 Bump org.apache.commons:commons-compress from 
1.21 to 1.26.0 (#1834)
37c996c1b8 is described below

commit 37c996c1b8841e5ec2b7dbc15495f51451e45494
Author: Istvan Toth <[email protected]>
AuthorDate: Sat Feb 24 21:14:40 2024 +0100

    PHOENIX-7234 Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 
(#1834)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index acedb120f4..0ca0441cdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
     <commons-io.version>2.11.0</commons-io.version>
     <commons-lang.version>3.8</commons-lang.version>
     <commons-csv.version>1.0</commons-csv.version>
-    <commons-compress.version>1.21</commons-compress.version>
+    <commons-compress.version>1.26.0</commons-compress.version>
     <sqlline.version>1.9.0</sqlline.version>
     <jcip-annotations.version>1.0-1</jcip-annotations.version>
     <jsr305.version>2.0.1</jsr305.version>

Reply via email to