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

commit 22f8fc35716e061ad7e9e760c137d665252ca4c6
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 08:41:13 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 8df9efb..a6f7858 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>71</version>
+    <version>72</version>
   </parent>
   <artifactId>commons-build-plugin</artifactId>
   <packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index fc069ee..e047834 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,7 +35,7 @@
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.12.0 to 3.13.1 
#260, #272.</action>
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.apache.maven.plugin-tools:maven-script-ant from 3.12.0 to 3.13.1 #259, 
#270.</action>
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.13.1 #258, 
#271.</action>
-      <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.apache.commons:commons-parent from 69 to 71 #264, #276.</action>
+      <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 69 to 72 #264, 
#276.</action>
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.8 #267, #277.</action>
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.apache.maven:maven-core from 3.9.6 to 3.9.8 #268, #278.</action>       
       <!-- REMVOE -->

Reply via email to