Bump japicmp-maven-plugin from 0.15.7 to 0.16.0

This commit is contained in:
Gary Gregory 2022-09-24 11:26:04 -04:00
parent 7a8975177d
commit 6aaab7da17
2 changed files with 2 additions and 2 deletions

View File

@ -602,7 +602,7 @@
<commons.junit.version>5.9.1</commons.junit.version>
<!-- Override commons parent version to allow build on java 17 -->
<commons.japicmp.version>0.15.7</commons.japicmp.version>
<commons.japicmp.version>0.16.0</commons.japicmp.version>
<!--Commons Release Plugin -->
<commons.bc.version>4.4</commons.bc.version>

View File

@ -316,7 +316,7 @@
Bump commons-parent from 52 to 53 #299.
</action>
<action type="update" dev="kinow" due-to="Dependabot">
Bump japicmp from 0.15.4 to 0.15.7.
Bump japicmp from 0.15.4 to 0.16.0.
</action>
<action type="update" dev="kinow" due-to="Dependabot">
Bump commons.pmd-impl.version from 6.46.0 to 6.49.0 #318, #327, #333.