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 441aefc7 Bump commons-parent from 59 to 61
441aefc7 is described below

commit 441aefc752d863d3aef680f783ae20c02817a51b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 30 09:43:13 2023 -0400

    Bump commons-parent from 59 to 61
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index aff69a67..eb8b6d78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>59</version>
+    <version>61</version>
   </parent>
 
   <artifactId>commons-compress</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f5917fb0..28d89205 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- UPDATE -->
       <action type="update" dev="kinow" due-to="Dependabot">Bump zstd-jni from 
1.5.4-2 to 1.5.5-5 #377, #383, #388, #390, #400.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump 
memoryfilesystem from 2.5.0 to 2.6.1 #381, #385, #387.</action>
-      <action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">Bump 
commons-parent from 56 to 59 #384.</action>
+      <action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">Bump 
commons-parent from 56 to 61 #384.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.11.0 to 2.13.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-lang3 from 3.12.0 to 3.13.0.</action>
     </release>

Reply via email to