Bump japicmp-maven-plugin from 0.15.7 to 0.16.0

This commit is contained in:
Gary Gregory 2022-09-24 11:31:48 -04:00
parent df01ca2faa
commit 50e831063c
2 changed files with 2 additions and 2 deletions

View File

@ -176,7 +176,7 @@
<commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.spotbugs.version>4.7.2.0</commons.spotbugs.version>
<commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>
<commons.japicmp.version>0.16.0</commons.japicmp.version>
<commons.javadoc.version>3.4.1</commons.javadoc.version>
<commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version>
<japicmp.skip>false</japicmp.skip>

View File

@ -74,7 +74,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.3.0 to 3.4.1.</action>
<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>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.15.3 to 0.15.7.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.15.3 to 0.16.0.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #253.</action>
</release>
<release version="1.9.0" date="2021-07-24" description="Feature and bug fix release (Java 8)">