Skip to content

Commit 50e8310

Browse files
committed
Bump japicmp-maven-plugin from 0.15.7 to 0.16.0
1 parent df01ca2 commit 50e8310

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<commons.jacoco.version>0.8.8</commons.jacoco.version>
177177
<commons.spotbugs.version>4.7.2.0</commons.spotbugs.version>
178178
<commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version>
179-
<commons.japicmp.version>0.15.7</commons.japicmp.version>
179+
<commons.japicmp.version>0.16.0</commons.japicmp.version>
180180
<commons.javadoc.version>3.4.1</commons.javadoc.version>
181181
<commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version>
182182
<japicmp.skip>false</japicmp.skip>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.3.0 to 3.4.1.</action>
7575
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump biz.aQute.bnd:biz.aQute.bndlib from 5.3.0 to 6.3.1.</action>
7676
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.</action>
77-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.15.3 to 0.15.7.</action>
77+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.15.3 to 0.16.0.</action>
7878
<action type="update" dev="kinow" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #253.</action>
7979
</release>
8080
<release version="1.9.0" date="2021-07-24" description="Feature and bug fix release (Java 8)">

0 commit comments

Comments
 (0)