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 7376cfe HDDS-5855. Bump commons-compress to 1.21 (#2737)
7376cfe is described below
commit 7376cfe050cb5e19e2a2c7d9185e56d7c21f14b6
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Fri Oct 15 07:29:44 2021 +0200
HDDS-5855. Bump commons-compress to 1.21 (#2737)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b8a2707..66cfb60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<commons-cli.version>1.2</commons-cli.version>
<commons-codec.version>1.11</commons-codec.version>
<commons-collections.version>3.2.2</commons-collections.version>
- <commons-compress.version>1.20</commons-compress.version>
+ <commons-compress.version>1.21</commons-compress.version>
<commons-configuration2.version>2.1.1</commons-configuration2.version>
<commons-csv.version>1.0</commons-csv.version>
<commons-daemon.version>1.0.13</commons-daemon.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]