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 2dad84f Bump com.github.siom79.japicmp:japicmp-maven-plugin from
0.24.0 to 0.24.1
2dad84f is described below
commit 2dad84fef502bd3119ea8fdf638c2d140a253d17
Author: Gary D. Gregory <[email protected]>
AuthorDate: Sun Oct 5 06:34:00 2025 -0400
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.0 to
0.24.1
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index cae312f..8019e97 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.24.0</commons.japicmp.version>
+ <commons.japicmp.version>0.24.1</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 8a9c019..1e2d811 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,7 +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>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.1 to 0.24.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.ow2.asm:asm from 9.8 to 9.9.</action>
</release>
<release version="88" date="2025-09-16" description="This is a feature
and maintenance release. Java 8 or later is required.">