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

commit ecefa836505d90b44209b5f0ae9ebd061b3d7b8c
Author: Gary D. Gregory <[email protected]>
AuthorDate: Sun Oct 12 08:16:56 2025 -0400

    Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.1 to
    0.24.2
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 37a8945..285b010 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <commons.failsafe.version>3.5.4</commons.failsafe.version>
     <commons.felix.version>5.1.9</commons.felix.version>
     <commons.jacoco.version>0.8.13</commons.jacoco.version>
-    <commons.japicmp.version>0.24.1</commons.japicmp.version>
+    <commons.japicmp.version>0.24.2</commons.japicmp.version>
     <commons.jar-plugin.version>3.4.2</commons.jar-plugin.version>
     <commons.javadoc.version>3.12.0</commons.javadoc.version>
     <commons.jxr.version>3.6.0</commons.jxr.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1ba74ba..ae3ac24 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 
1.26 #671.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.0 on Java 
17 and up.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-pmd-plugin from 3.27.0 to 3.28.0. Discontinue using Rule name 
category/java/errorprone.xml/UselessOperationOnImmutable as it is scheduled for 
removal from PMD. PMD 8.0.0 will remove support for this Rule.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.1 to 0.24.2.</action>
       </release>
       <release version="89" date="2025-10-05" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to