Skip to content

Commit

Permalink
Merge pull request #466 from lukas-krecan/dependabot/maven/org.codeha…
Browse files Browse the repository at this point in the history
…us.mojo-animal-sniffer-maven-plugin-1.21

Bump animal-sniffer-maven-plugin from 1.20 to 1.21
  • Loading branch information
lukas-krecan authored Feb 2, 2022
2 parents a4c8ae1 + eb4e3c1 commit eae4e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
<version>1.20</version>
<version>1.21</version>
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>
Expand Down

0 comments on commit eae4e64

Please sign in to comment.