Bump animal-sniffer-maven-plugin from 1.20 to 1.21.

This commit is contained in:
Gary Gregory 2022-03-21 10:04:09 -04:00
parent 9da59d6deb
commit e5910c7a03
2 changed files with 2 additions and 2 deletions

View File

@ -655,7 +655,7 @@
<commons.pmd-impl.version>6.43.0</commons.pmd-impl.version>
<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.20</commons.animal-sniffer.version>
<commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
<!-- Commons Release Plugin -->
<commons.bc.version>3.12.0</commons.bc.version>

View File

@ -144,7 +144,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">Bump biz.aQute.bndlib from 5.3.0 to 6.2.0 #814, #835.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from 2.3.4 to 2.4.0 #819, #825.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-bundle-plugin from 5.1.1 to 5.1.2.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump animal-sniffer-maven-plugin from 1.19 to 1.20.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump animal-sniffer-maven-plugin from 1.19 to 1.21.</action>
</release>
<release version="3.12.0" date="2021-02-26" description="New features and bug fixes (Java 8).">