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 f35733fd4 Merge entries in changes.xml f35733fd4 is described below commit f35733fd42fae09ebcb156162b6bffdeae93e25a Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Apr 4 08:23:58 2024 -0400 Merge entries in changes.xml --- src/changes/changes.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ad10879de..8bcd06db9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -53,8 +53,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <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> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.github.luben:zstd-jni from 1.5.5-11 to 1.5.6-2 #510.</action> </release> <release version="1.26.1" date="2024-03-05" description="Minor feature and maintenance release."> <!-- FIX -->