This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git
The following commit(s) were added to refs/heads/master by this push: new 80b0628 Bump zstd-jni from 1.4.8-1 to 1.4.8-6 (#173) 80b0628 is described below commit 80b062862a14be6521a453c9c9d671b881733ee2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Mar 1 09:12:42 2021 -0500 Bump zstd-jni from 1.4.8-1 to 1.4.8-6 (#173) Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.4.8-1 to 1.4.8-6. - [Release notes](https://github.com/luben/zstd-jni/releases) - [Commits](https://github.com/luben/zstd-jni/compare/v1.4.8-1...v1.4.8-6) Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb257e6..3884376 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. <dependency> <groupId>com.github.luben</groupId> <artifactId>zstd-jni</artifactId> - <version>1.4.8-1</version> + <version>1.4.8-6</version> <optional>true</optional> </dependency> <dependency>