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


The following commit(s) were added to refs/heads/master by this push:
     new e56a5be  Merge two actions in changes.xml
e56a5be is described below

commit e56a5be01f8a51ba89eb60d4975ca0bf4b84e971
Author: Gary Gregory <[email protected]>
AuthorDate: Wed May 27 17:09:46 2026 -0400

    Merge two actions in changes.xml
---
 src/changes/changes.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e7336b1..1fee98d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,9 +64,8 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- ADD -->
         <!-- UPDATE -->
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.asm.version from 9.1.1 to 9.10.1 (adds Java 27 opcode support, fixes 
SpotBugs Unsupported class file major version 71).</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.japicmp.version from 0.25.7 to 0.26.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-site-plugin from 3.21.0 to 3.22.0.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.siom79.japicmp:japicmp-maven-plugin from 0.26.0 to 0.26.1.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.7 to 0.26.1.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-failsafe-plugin from 3.5.5 to 3.5.6.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-surefire-plugin from 3.5.5 to 3.5.6.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-surefire-report-plugin from 3.5.5 to 3.5.6.</action>

Reply via email to