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 88cb5c032 Bump org.ow2.asm:asm from 9.7 to 9.7.1 #586
88cb5c032 is described below
commit 88cb5c03218e6275178f4ef5fc24087134605c8f
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Oct 9 15:06:05 2024 -0400
Bump org.ow2.asm:asm from 9.7 to 9.7.1 #586
---
src/changes/changes.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 94b1d1615..9a173e26b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,7 +54,8 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump com.github.luben:zstd-jni from 1.5.6-4 to 1.5.6-6 #565,
#578.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
#568.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-io:commons-io from 2.16.1 to 2.17.0 #575.</action>
- <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump com.github.marschall:memoryfilesystem from 2.8.0 to 2.8.1
#577.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump com.github.marschall:memoryfilesystem from 2.8.0 to 2.8.1
#577.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.ow2.asm:asm from 9.7 to 9.7.1 #586.</action>
</release>
<release version="1.27.1" date="2024-08-16" description="This is a feature
and maintenance release. Java 8 or later is required.">
<action type="fix" issue="COMPRESS-686" dev="ggregory" due-to="Richard
Blank, Gary Gregory">Compression into BZip2 format has unexpected end of file
when using a BufferedOutputStream.</action>