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 ba250c3 Bump com.github.siom79.japicmp:japicmp-maven-plugin from
0.25.5 to 0.25.6.
ba250c3 is described below
commit ba250c3ebf23cf86a33d812551fead75a647ac8d
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 16 16:12:38 2026 -0400
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.5 to
0.25.6.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c589e42..4c30c4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,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.5</commons.japicmp.version>
+ <commons.japicmp.version>0.25.6</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 cdef009..ced7e5f 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.4 to 0.25.5.</action>
+<!-- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.4 to 0.25.6.</action>
-->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
minimalMavenBuildVersion from 3.8.1 to 3.9.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.junit.version from 5.14.2 to 5.14.3.</action>
</release>