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-build-plugin.git


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

commit f36cf89819a9776651948a8a0f4ea2832f44ed55
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Oct 9 17:55:54 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 018068b..84a5e5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>61</version>
+    <version>64</version>
   </parent>
   <artifactId>commons-build-plugin</artifactId>
   <packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 61983df..81c5479 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
       <!-- ADD -->
       <!-- UPDATE -->
       <action dev="ggregory" type="update" due-to="Gary Gregory">
-        Bump commons-parent from 58 to 61.
+        Bump commons-parent from 58 to 64.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
         Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14 #174.

Reply via email to