You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/08/28 01:19:22 UTC

[commons-compress] branch master updated: [COMPRESS-493] Update optional library com.github.luben:zstd-jni from 1.4.0-1 to 1.4.3-1.

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 7e7bfb5  [COMPRESS-493] Update optional library com.github.luben:zstd-jni from 1.4.0-1 to 1.4.3-1.
7e7bfb5 is described below

commit 7e7bfb5b37850d5142ae8c9d07fc78c5da04af67
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Aug 27 21:19:15 2019 -0400

    [COMPRESS-493] Update optional library com.github.luben:zstd-jni from
    1.4.0-1 to 1.4.3-1.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 804c6a9..a5cd78b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,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.0-1</version>
+      <version>1.4.3-1</version>
       <optional>true</optional>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a53f087..b3d407f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -44,6 +44,9 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
     <release version="1.20" date="not released, yet"
              description="Release 1.20">
+      <action issue="COMPRESS-493" type="update" date="2019-08-27">
+        Update optional library com.github.luben:zstd-jni from 1.4.0-1 to 1.4.3-1.
+      </action>
     </release>
     <release version="1.19" date="2019-08-27"
              description="Release 1.19