Skip to content

Commit 240e5bd

Browse files
committed
Bump animal-sniffer-maven-plugin from 1.21 to 1.22
1 parent 86229e0 commit 240e5bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ limitations under the License.
290290
<commons.jacoco.version>0.8.8</commons.jacoco.version>
291291
<commons.javadoc.version>3.4.0</commons.javadoc.version>
292292
<commons.surefire-report.version>3.0.0-M7</commons.surefire-report.version>
293-
<commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
293+
<commons.animal-sniffer.version>1.22</commons.animal-sniffer.version>
294294
<commons.pmd.version>3.17.0</commons.pmd.version>
295295
<commons.pmd-impl.version>6.47.0</commons.pmd-impl.version>
296296
<japicmp.skip>false</japicmp.skip>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
6767
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.8.5 to 0.9.7 (Fixes Java 15 builds).</action>
6868
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-surefire-plugin from 2.22.2 to 3.0.0-M7 #122, #134.</action>
6969
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.0.</action>
70-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump animal-sniffer-maven-plugin from 1.19 to 1.21.</action>
70+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump animal-sniffer-maven-plugin from 1.19 to 1.22.</action>
7171
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.17.0, #133.</action>
7272
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-checkstyle-plugin from 2.17 to 3.1.2.</action>
7373
<action dev="kinow, ggregory" type="update" due-to="Dependabot">Bump checkstyle from 8.45.1 to 9.3 #97, #100, #101, #103.</action>

0 commit comments

Comments
 (0)