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 6aaba23 Bump com.github.siom79.japicmp:japicmp-maven-plugin from
0.24.2 to 0.25.0
6aaba23 is described below
commit 6aaba23d0d588e34a6d90341e27902a45637f4c5
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Nov 26 16:01:19 2025 +0000
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.2 to
0.25.0
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a203eb2..97301bc 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.24.2</commons.japicmp.version>
+ <commons.japicmp.version>0.25.0</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 add6ea9..a7dc93a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to 3.2.2.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.1 to 4.9.8.2.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.1.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.2 to 0.25.0.</action>
</release>
<release version="93" date="2025-11-19" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->