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 ac2b6e4 Bump zstd-jni from 1.4.8-1 to 1.4.8-6 #173.
ac2b6e4 is described below
commit ac2b6e446fb4cbdecf774a2da978245391dc6a31
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Mar 1 09:15:55 2021 -0500
Bump zstd-jni from 1.4.8-1 to 1.4.8-6 #173.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 86945e1..be24b28 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -326,6 +326,9 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" due-to="Dependabot" dev="ggregory">
Bump mockito-core from 3.7.7 to 3.8.0 #170.
</action>
+ <action type="update" due-to="Dependabot" dev="ggregory">
+ Bump zstd-jni from 1.4.8-1 to 1.4.8-6 #173.
+ </action>
</release>
<release version="1.20" date="2020-02-08"
description="Release 1.20 (Java 7)">