Bump apache-rat from 0.13 to 0.14

This commit is contained in:
Gary Gregory 2022-06-13 08:53:03 -04:00
parent ef07c645ef
commit 2b13f5b9fd
2 changed files with 2 additions and 0 deletions

View File

@ -656,6 +656,7 @@
<commons.felix.version>5.1.2</commons.felix.version>
<biz.aQute.bndlib.version>6.2.0</biz.aQute.bndlib.version>
<commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
<commons.rat.version>0.14</commons.rat.version>
<!-- Commons Release Plugin -->
<commons.bc.version>3.12.0</commons.bc.version>

View File

@ -168,6 +168,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">Bump animal-sniffer-maven-plugin from 1.19 to 1.21.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump exec-maven-plugin from 1.6.0 to 3.0.0 #590.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M7 #880, #910.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump apache-rat from 0.13 to 0.14.</action>
</release>
<release version="3.12.0" date="2021-02-26" description="New features and bug fixes (Java 8).">