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 c7cd14e13 Bump org.tukaani:xz from 1.11 to 1.12
c7cd14e13 is described below

commit c7cd14e135463ec712d9e1057cffd6879b7d4e5c
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 06:35:20 2026 -0400

    Bump org.tukaani:xz from 1.11 to 1.12
    
    - #767
    - https://github.com/tukaani-project/xz-java/compare/v1.11...v1.12
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 561fe603f..cf7bbaa23 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -169,6 +169,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.github.marschall:memoryfilesystem from 2.8.1 to 2.8.2 
#727.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.21.0 #745.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.tukaani:xz from 1.10 to 1.11, 
https://github.com/tukaani-project/xz-java/compare/v1.10..v1.11</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.tukaani:xz from 1.11 to 1.12, #767, 
https://github.com/tukaani-project/xz-java/compare/v1.11...v1.12</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Bump 
io.airlift:aircompressor from 2.0.2 to 2.0.3 #760.</action>
       <!-- REMOVE -->
       <action type="remove" dev="pkarwasz" due-to="Piotr P. Karwasz">Deprecate 
IOUtils.readFully and IOUtils.skip.</action>

Reply via email to