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 b38b8f690 Bump org.apache.commons:commons-parent from 67 to 69 #508
b38b8f690 is described below
commit b38b8f690328d98430a0cd1c7711351322fcd3d8
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 1 13:56:10 2024 -0400
Bump org.apache.commons:commons-parent from 67 to 69 #508
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 529910753..ae749c2ae 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,7 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" issue="COMPRESS-676" dev="ecki" due-to="Martin
Schneider">OSGi: Remove unresolvable dependencies in manifest and make the
commons-io packages really optional.</action>
<action type="fix" dev="ggregory" due-to="Gary Gregory">Avoid possible
NullPointerException in
org.apache.commons.compress.utils.Sets.newHashSet(E...).</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-parent from 66 to 67 #495.</action>
+ <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>
</release>