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 aa01bdecbbed2e1c211c8ed15be0ab9a232a581f Author: Gary Gregory <[email protected]> AuthorDate: Wed May 27 17:04:25 2026 -0400 Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.26.0 to 0.26.1. --- pom.xml | 2 +- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac56f29..410da43 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.26.0</commons.japicmp.version> + <commons.japicmp.version>0.26.1</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 2e50a4e..81d3899 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.asm.version from 9.1.1 to 9.10.1 (adds Java 27 opcode support, fixes SpotBugs Unsupported class file major version 71).</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version from 0.25.7 to 0.26.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-site-plugin from 3.21.0 to 3.22.0.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.26.0 to 0.26.1.</action> </release> <release version="100" date="2026-05-11" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->
