You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/08/30 16:19:34 UTC

[commons-exec] branch master updated: Bump commons-parent from 59 to 61

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-exec.git


The following commit(s) were added to refs/heads/master by this push:
     new 919975f  Bump commons-parent from 59 to 61
919975f is described below

commit 919975f553a540fe67b1ccc6866b2329d3c86953
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Aug 30 12:19:31 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 73761c1..379458d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>59</version>
+        <version>61</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <name>Apache Commons Exec</name>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 68ba102..f9b719a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -79,7 +79,7 @@
                 Bump maven-checkstyle-plugin from 2.13 to 3.2.0 #29, #60.
             </action>
             <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
-                Bump commons-parent from 52 to 59 #49, #64, #79, #88, #105.
+                Bump commons-parent from 52 to 61 #49, #64, #79, #88, #105.
             </action>
             <action dev="ggregory" type="update" due-to="Gary Gregory">
                 Bump japicmp-maven-plugin from 0.15.6 to 0.16.0.