This is an automated email from the ASF dual-hosted git repository.
jialiang pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new 514598711b AMBARI-26479: Bump org.apache.commons:commons-compress from
1.21 to 1.26.0 in /ambari-agent (#4008)
514598711b is described below
commit 514598711ba44a2f0a8b3104fc766c98826bff0e
Author: ChenChen Lai <[email protected]>
AuthorDate: Wed Apr 30 12:29:57 2025 +0800
AMBARI-26479: Bump org.apache.commons:commons-compress from 1.21 to 1.26.0
in /ambari-agent (#4008)
---
ambari-agent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ambari-agent/pom.xml b/ambari-agent/pom.xml
index 4fee39a5e4..f840dfdc9e 100644
--- a/ambari-agent/pom.xml
+++ b/ambari-agent/pom.xml
@@ -61,7 +61,7 @@
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-io.version>2.14.0</commons-io.version>
<commons-logging.version>1.1.3</commons-logging.version>
- <commons-compress.version>1.21</commons-compress.version>
+ <commons-compress.version>1.26.0</commons-compress.version>
<guava.version>27.0-jre</guava.version>
<hadoop.version>3.3.4</hadoop.version>
<hadoop-auth.version>3.3.4</hadoop-auth.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]