This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 3db9acb7a7e HDDS-14839. Bump commons-compress to 1.28.0 (#9924)
3db9acb7a7e is described below
commit 3db9acb7a7e04afbc8cadd5e12aed3c196a68d1b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 14 21:09:16 2026 +0100
HDDS-14839. Bump commons-compress to 1.28.0 (#9924)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 36848cd3cf2..79b174e0e85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<commons-cli.version>1.8.0</commons-cli.version>
<commons-codec.version>1.18.0</commons-codec.version>
<commons-collections.version>4.5.0</commons-collections.version>
- <commons-compress.version>1.27.1</commons-compress.version>
+ <commons-compress.version>1.28.0</commons-compress.version>
<commons-configuration2.version>2.13.0</commons-configuration2.version>
<commons-csv.version>1.14.1</commons-csv.version>
<commons-daemon.version>1.4.0</commons-daemon.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]