This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new dccc335  Bump org.apache.maven.plugins:maven-artifact-plugin from 
3.6.1 to 3.7.0.
dccc335 is described below

commit dccc33596289eef775a170ec3c72616b5ffddb05
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Sep 17 08:31:48 2026 -0700

    Bump org.apache.maven.plugins:maven-artifact-plugin from 3.6.1 to 3.7.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3725b80..2789615 100644
--- a/pom.xml
+++ b/pom.xml
@@ -596,7 +596,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-artifact-plugin</artifactId>
-          <version>3.6.1</version>
+          <version>3.7.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 18e2c9f..fa548e6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,6 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:taglist-maven-plugin from 3.2.2 to 3.2.3.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:versions-maven-plugin from 2.21.0 to 2.22.0.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.plugins:maven-artifact-plugin from 3.6.1 to 3.7.0.</action>
       </release>
       <release version="105" date="2026-09-04" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to