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-dbcp.git

commit 81fb560aafff50eec1d26529c2b1b8d201860529
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 1 11:28:39 2026 +0000

    Normalize atytribute order
---
 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 7b4db3dd..2a42aa7b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,7 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 102.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.</action>
-      <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.5 to 1.4.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.5 to 1.4.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 (#542).</action>
     </release>
     <release version="2.14.0" date="2025-12-11" description="This is a minor 
release, including bug fixes and enhancements.">

Reply via email to