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 34ec017 Bump zstd-jni from 1.4.5-12 to 1.4.8-1 #159.
new 8f46229 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-compress.git
34ec017 is described below
commit 34ec01737336aef0758f643dad634e471fc61f78
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 3 09:03:01 2021 -0500
Bump zstd-jni from 1.4.5-12 to 1.4.8-1 #159.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c44863e..b0315d2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -288,6 +288,9 @@ The <action> type attribute can be add,update,fix,remove.
Some minor improvements.
Github Pull Request #157.
</action>
+ <action type="update" date="2021-01-03" due-to="Dependabot"
dev="ggregory">
+ Bump zstd-jni from 1.4.5-12 to 1.4.8-1 #159.
+ </action>
</release>
<release version="1.20" date="2020-02-08"
description="Release 1.20 (Java 7)">