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 090307c Bump com.github.siom79.japicmp:japicmp-maven-plugin from
0.25.6 to 0.25.7.
090307c is described below
commit 090307ce0a501cc350bb7b5b505009953c3512bc
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 7 18:30:19 2026 -0400
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.6 to
0.25.7.
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cb11275..4535649 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
<commons.failsafe.version>3.5.5</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.6</commons.japicmp.version>
+ <commons.japicmp.version>0.25.7</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 ea49cd6..abca942 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="sjaranowski" due-to="Slawomir
Jaranowski">Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to
3.4.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
net.sourceforge.pmd:pmd-* from 7.23.0 to 7.24.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.1 on Java 21 and
up.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.6 to 0.25.7.</action>
</release>
<release version="99" date="2026-04-19" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->