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 dc1bd64  PUt type first
dc1bd64 is described below

commit dc1bd64a903d52a749d44c65912ad0bb0f32d1fe
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 23 08:44:12 2025 -0500

    PUt type first
---
 src/changes/changes.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 111249b..721ab2a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -28,15 +28,15 @@
   <body>
     <release version="1.16.1" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->
-      <action dev="sebb" type="fix" due-to="seshathri044">Tweak README 
(grammar and clarity). See: 
https://github.com/apache/commons-lang/pull/1442</action>
+      <action type="fix" dev="sebb" due-to="seshathri044">Tweak README 
(grammar and clarity). See: 
https://github.com/apache/commons-lang/pull/1442</action>
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT 
plugin console warnings.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 85 to 93 #391, #411, 
#412.</action>
-      <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump graalvm.version from 24.2.2 to 25.0.1 #390, #401.</action>
-      <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugin-tools:maven-script-ant from 3.15.1 to 
3.15.2 #407.</action>
-      <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.15.1 
to 3.15.2 #405.</action>
-      <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 
3.15.2 #408.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 85 to 93 #391, #411, 
#412.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump graalvm.version from 24.2.2 to 25.0.1 #390, #401.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugin-tools:maven-script-ant from 3.15.1 to 
3.15.2 #407.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.15.1 
to 3.15.2 #405.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 
3.15.2 #408.</action>
     </release>
     <release version="1.16.0" date="2025-07-19" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->

Reply via email to