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

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


The following commit(s) were added to refs/heads/release by this push:
     new 675e998  Bump com.github.siom79.japicmp:japicmp-maven-plugin from 
0.25.1 to 0.25.2
675e998 is described below

commit 675e99811fe79e2c269b08a3639bc7b2bbeb032c
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 9 10:40:20 2026 -0500

    Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.1 to
    0.25.2
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8d10890..822471e 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.14</commons.jacoco.version>
-    <commons.japicmp.version>0.25.1</commons.japicmp.version>
+    <commons.japicmp.version>0.25.2</commons.japicmp.version>
     <commons.jar-plugin.version>3.5.0</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 a423284..ccd028c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,10 +62,11 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Use spdx 
0.5.5 on Java 11, spdx can require Java 17 depending on undocumented behavior 
which applies for us sometimes on macOS (but never on Java 8).</action>
         <!-- ADD -->
         <!-- UPDATE -->
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache:apache from 35 to 36.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 
#691.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons.pmd-impl.version from 7.19.0 to 7.20.0 #689.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.0.0 on Java 
21 and up.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache:apache from 35 to 36.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.1 to 0.25.2.</action>
       </release>
       <release version="94" date="2025-12-30" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to