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
commit d172e0f45fd3e620c5506acee6ec272671789a76 Author: Gary Gregory <[email protected]> AuthorDate: Fri Sep 4 07:35:22 2026 -0400 Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.26.1 to 0.26.2. --- pom.xml | 2 +- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c20301..9c4d757 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ <commons.failsafe.version>3.5.6</commons.failsafe.version> <commons.felix.version>5.1.9</commons.felix.version> <commons.jacoco.version>0.8.15</commons.jacoco.version> - <commons.japicmp.version>0.26.1</commons.japicmp.version> + <commons.japicmp.version>0.26.2</commons.japicmp.version> <commons.jar-plugin.version>3.5.1</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 1e8f015..d901a05 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -71,6 +71,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-surefire-plugin to 3.5.6 to 3.6.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-surefire-report-plugin to 3.5.6 to 3.6.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 on Java 17 and up.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.26.1 to 0.26.2.</action> </release> <release version="104" date="2026-08-20" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->
