Skip to content

Commit

Permalink
Merge pull request #14 from apache/dependabot/maven/org.codehaus.mojo…
Browse files Browse the repository at this point in the history
…-animal-sniffer-maven-plugin-1.21

Bump animal-sniffer-maven-plugin from 1.20 to 1.21
  • Loading branch information
ottlinger committed Feb 4, 2022
2 parents 01624eb + 6d16eff commit faaca84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -158,7 +158,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
<version>1.20</version>
<version>1.21</version>
<executions>
<execution>
<!-- This checks the source code of our project -->
Expand Down

0 comments on commit faaca84

Please sign in to comment.