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

ggregory pushed a commit to branch 1.X
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git


The following commit(s) were added to refs/heads/1.X by this push:
     new 5a201a58 Format nit
5a201a58 is described below

commit 5a201a58721f9feddab093efc4afe9b3ad903a0c
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 13 08:58:05 2025 -0500

    Format nit
---
 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 50da68ca..9c505c5d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
       <!-- FIX -->
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix typo in 
exception message throws from 
org.apache.commons.beanutils.PropertyUtilsBean.setMappedProperty(Object, 
String, String, Object).</action>
       <action dev="ggregory" type="fix" due-to="Basil Crow, Piotr P. Karwasz, 
Gary Gregory">Simplify FluentPropertyBeanIntrospector#propertyName 
(#363).</action>
-      <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix malformed 
Javadoc comments.</action>
+      <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix malformed 
Javadoc comments.</action>
       <!-- ADD -->
       <!-- UPDATE -->
       <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 84 to 91.</action>

Reply via email to