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 13c60a4 Bump com.github.siom79.japicmp:japicmp-maven-plugin from
0.23.1 to 0.24.0
13c60a4 is described below
commit 13c60a4a4af6a5d7b41f407086346bd6a5a25ac0
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Oct 3 11:04:35 2025 -0400
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.1 to
0.24.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 a42cdb2..f170d8d 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.13</commons.jacoco.version>
- <commons.japicmp.version>0.23.1</commons.japicmp.version>
+ <commons.japicmp.version>0.24.0</commons.japicmp.version>
<commons.jar-plugin.version>3.4.2</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 d918ad5..daca380 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,6 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.puppycrawl.tools:checkstyle from 11.0.1 to 11.1.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.maven.plugins:maven-artifact-plugin from 3.6.0 to
3.6.1 #668.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.1 to 0.24.0.</action>
</release>
<release version="88" date="2025-09-16" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->