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 311245b198 HDDS-11273. Bump commons-compress to 1.26.2 (#7023)
311245b198 is described below
commit 311245b19856a57b5f045981b2a70c63c2bdd559
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 3 21:25:03 2024 +0200
HDDS-11273. Bump commons-compress to 1.26.2 (#7023)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 50239b734c..79b565597b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<commons-cli.version>1.8.0</commons-cli.version>
<commons-codec.version>1.17.0</commons-codec.version>
<commons-collections.version>3.2.2</commons-collections.version>
- <commons-compress.version>1.26.0</commons-compress.version>
+ <commons-compress.version>1.26.2</commons-compress.version>
<commons-configuration2.version>2.10.1</commons-configuration2.version>
<zstd-jni.version>1.5.6-3</zstd-jni.version>
<commons-daemon.version>1.4.0</commons-daemon.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]