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 d3ac25b  Change action type
d3ac25b is described below

commit d3ac25b99b3e134d36a73aac7359f1605e90e8ce
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Fri Sep 19 08:38:17 2025 -0400

    Change action type
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7ec27aa..a8aff7e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -28,9 +28,9 @@
   <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>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action dev="sebb" type="update" due-to="seshathri044">Tweak README 
(grammar and clarity). See: 
https://github.com/apache/commons-lang/pull/1442</action>
       <action dev="sebb" type="update" due-to="Dependabot, Gary Gregory">Bump 
graalvm.version from 24.2.2 to 25.0.0 #390</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.">

Reply via email to