update zstd dependency

Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/48adbc5b
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/48adbc5b
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/48adbc5b

Branch: refs/heads/master
Commit: 48adbc5b44cb0d69d62b1725fcb085da8c5effff
Parents: ecd1fbe
Author: Stefan Bodewig <bode...@apache.org>
Authored: Sat Dec 30 11:09:54 2017 +0100
Committer: Stefan Bodewig <bode...@apache.org>
Committed: Sat Dec 30 11:09:54 2017 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/48adbc5b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bdaa7a7..09e4af1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@ Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <dependency>
       <groupId>com.github.luben</groupId>
       <artifactId>zstd-jni</artifactId>
-      <version>1.3.1-1</version>
+      <version>1.3.3-1</version>
       <optional>true</optional>
     </dependency>
     <dependency>

Reply via email to