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 3039bcc22 Bump org.apache.commons:commons-parent from 83 to 84
3039bcc22 is described below

commit 3039bcc221d9f792c626230da4903f40b15bb72f
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue May 20 08:09:10 2025 -0400

    Bump org.apache.commons:commons-parent from 83 to 84
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e382f92b4..f8691d1de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>83</version>
+    <version>84</version>
   </parent>
   <artifactId>commons-compress</artifactId>
   <version>1.28.0-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 73a925be0..a9e11a557 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -128,7 +128,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
ArchiveException.ArchiveException(String, Throwable).</action>
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
ArchiveException.ArchiveException(Throwable).</action>
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory, 
sebb">Bump org.apache.commons:commons-parent from 72 to 83 #563, #567, #574, 
#582, #587, #595, #668.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory, 
sebb">Bump org.apache.commons:commons-parent from 72 to 84 #563, #567, #574, 
#582, #587, #595, #668.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.github.luben:zstd-jni from 1.5.6-4 to 1.5.7-3 #565, #578, 
#601, #616, #630, #640, #642. Version 1.5.7-3 fixes 
https://github.com/luben/zstd-jni/pull/356</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.19.0 #575, #610.</action>

Reply via email to