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 b6415e7  Fix broken Maven Central badges in COMPONENTS.adoc (#709).
b6415e7 is described below

commit b6415e730c2cde638fa9eba3fc1a5652b1924d0e
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 21 20:38:37 2026 -0400

    Fix broken Maven Central badges in COMPONENTS.adoc (#709).
---
 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 8fa5c64..d10df73 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,7 +60,7 @@ The <action> type attribute can be add,update,fix,remove.
       <release version="101" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->
         <action type="update" dev="ggregory" due-to="Gary Gregory">Allow 
maven-pmd-plugin to override org.ow2.asm:asm version (fixes Java 27-ea build: 
Unsupported class file major version 71).</action>
-        <action type="update" dev="ggregory" due-to="Jack Green, Gary 
Gregory">Fix broken Maven central badge in COMPONENTS.adoc (#709).</action>
+        <action type="update" dev="ggregory" due-to="Jack Green, Gary 
Gregory">Fix broken Maven Central badges in COMPONENTS.adoc (#709).</action>
         <!-- ADD -->
         <!-- UPDATE -->
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.asm.version from 9.1.1 to 9.10 (adds Java 27 opcode support, fixes 
SpotBugs Unsupported class file major version 71).</action>

Reply via email to