Repository: commons-compress Updated Branches: refs/heads/master c70dc2eb5 -> 3026d1f96
update zstd-jni 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/3026d1f9 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/3026d1f9 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/3026d1f9 Branch: refs/heads/master Commit: 3026d1f96f5698ce9259605d73e0db544921dcbf Parents: c70dc2e Author: Stefan Bodewig <bode...@apache.org> Authored: Wed Feb 7 06:25:05 2018 +0100 Committer: Stefan Bodewig <bode...@apache.org> Committed: Wed Feb 7 06:25:05 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/3026d1f9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9cd5046..f4aaf6d 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. <dependency> <groupId>com.github.luben</groupId> <artifactId>zstd-jni</artifactId> - <version>1.3.3-1</version> + <version>1.3.3-3</version> <optional>true</optional> </dependency> <dependency>