Bump japicmp-maven-plugin from 0.15.7 to 0.16.0

This commit is contained in:
Gary Gregory 2022-09-24 11:36:12 -04:00
parent 9a52b9c7cd
commit 63e6596ea0
2 changed files with 2 additions and 2 deletions

View File

@ -649,7 +649,7 @@
<commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
<commons.javadoc.version>3.4.1</commons.javadoc.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>
<commons.japicmp.version>0.16.0</commons.japicmp.version>
<commons.pmd.version>3.19.0</commons.pmd.version>
<commons.pmd-impl.version>6.49.0</commons.pmd-impl.version>
<commons.felix.version>5.1.2</commons.felix.version>

View File

@ -189,7 +189,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump checkstyle from 8.41 to 9.3 #739, #768, #787, #811, #824, #843.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump easymock from 4.2 to 4.3 #746.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.jacoco.version from 0.8.6 to 0.8.8.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version from 0.15.2 to 0.15.7.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version from 0.15.2 to 0.16.0.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump junit-pioneer from 1.3.8 to 1.7.1 #749, #767, #832, #883.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-bom from 5.7.1 to 5.9.1 #761, #805, #807, #836, #928, #955.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.1.</action>