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


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

commit aa0551a6ef31f25ab7c937e902535c79cd7dc466
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 28 10:11:48 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 7f5a9ac..a21a048 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>58</version>
+    <version>59</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-daemon</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5a9d15a..61214b3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,7 +48,7 @@
       <!-- Add -->
       <!-- Updates -->
       <action type="update" dev="ggregory" due-to="Dependabot">
-        Bump commons-parent from 57 to 58 (#93) #132.
+        Bump commons-parent from 57 to 59 (#93) #132.
       </action>
     </release>
     <release version="1.3.4" date="2023-05-12" description="Bug fix release">

Reply via email to