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 dca38686a Bump org.apache.commons:commons-parent from 71 to 72
dca38686a is described below

commit dca38686ac796031c6a8286c457808eb7a2c3541
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 08:34:10 2024 -0400

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

diff --git a/pom.xml b/pom.xml
index 4bb924b9a..fdff22396 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>71</version>
+    <version>72</version>
   </parent>
 
   <artifactId>commons-compress</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1e02eeb4b..9076a7637 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,7 +58,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
ArchiveOutputStream.checkFinished().</action>
       <!-- UPDATE -->
       <action type="update" dev="sebb" issue="COMPRESS-684">Replace assert 
with Exception</action>
-      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 69 to 71 #537.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 69 to 72 #537.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump PMD from 6.x to 7.2.0.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 #544.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 
#545.</action>

Reply via email to