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


The following commit(s) were added to refs/heads/master by this push:
     new 4a5207a  Bump commons.maven.version from 3.9.15 to 3.9.16
4a5207a is described below

commit 4a5207a4fa2754e72171931cd7baf413da90be04
Author: Gary Gregory <[email protected]>
AuthorDate: Mon May 18 12:46:34 2026 -0400

    Bump commons.maven.version from 3.9.15 to 3.9.16
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7a88368..eb7bea0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
     <commons.rc.version>RC1</commons.rc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
-    <commons.maven.version>3.9.15</commons.maven.version>
+    <commons.maven.version>3.9.16</commons.maven.version>
     <!--
       Define the following in ~/.m2/settings.xml in an active profile:
       (or provide them on the command line)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 714d4e2..593c612 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 96 to 99.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 #420 
https://github.com/mojohaus/jdepend-maven-plugin/compare/2.1...jdepend-maven-plugin-2.2.0.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.maven.version from 3.9.12 to 3.9.15 #418 
https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.maven.version from 3.9.12 to 3.9.156 #418 
https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.ant:ant-launcher from 1.10.15 to 1.10.17.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
graalvm.version from 25.0.2 to 25.0.3 on Java 17 and up.</action>
     </release>

Reply via email to