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 e10662c8e Bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-2 #510 e10662c8e is described below commit e10662c8e7059f2fdecaa5a56771a3605cfd499e Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Apr 4 07:56:00 2024 -0400 Bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-2 #510 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ae749c2ae..ad10879de 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -54,6 +54,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 66 to 69 #495, #508.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.ow2.asm:asm from 9.6 to 9.7 #504.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.luben:zstd-jni from 1.5.5-11 to 1.5.6-1.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-2 #510.</action> </release> <release version="1.26.1" date="2024-03-05" description="Minor feature and maintenance release."> <!-- FIX -->