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
The following commit(s) were added to refs/heads/master by this push:
new 3fd7452 Bump com.github.siom79.japicmp:japicmp-maven-plugin from
0.25.2 to 0.25.3
3fd7452 is described below
commit 3fd745283918b4e33e719f178d3c380ea3408a77
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 11 16:06:08 2026 -0500
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.2 to
0.25.3
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 700643a..818ad26 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.2</commons.japicmp.version>
+ <commons.japicmp.version>0.25.3</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 d1936b7..3238916 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,7 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
- <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>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.1 to 0.25.3.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.junit.version from 5.14.1 to 5.14.2.</action>
</release>
<release version="95" date="2026-01-08" description="This is a feature
and maintenance release. Java 8 or later is required.">