Skip to content

Commit aa01bde

Browse files
committed
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.26.0 to
0.26.1.
1 parent 2713fcf commit aa01bde

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<commons.failsafe.version>3.5.5</commons.failsafe.version>
128128
<commons.felix.version>5.1.9</commons.felix.version>
129129
<commons.jacoco.version>0.8.14</commons.jacoco.version>
130-
<commons.japicmp.version>0.26.0</commons.japicmp.version>
130+
<commons.japicmp.version>0.26.1</commons.japicmp.version>
131131
<commons.jar-plugin.version>3.5.0</commons.jar-plugin.version>
132132
<commons.javadoc.version>3.12.0</commons.javadoc.version>
133133
<commons.jxr.version>3.6.0</commons.jxr.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
6666
<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>
6767
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version from 0.25.7 to 0.26.0.</action>
6868
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-site-plugin from 3.21.0 to 3.22.0.</action>
69+
<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>
6970
</release>
7071
<release version="100" date="2026-05-11" description="This is a feature and maintenance release. Java 8 or later is required.">
7172
<!-- FIX -->

0 commit comments

Comments
 (0)