Skip to content

Commit

Permalink
Merge pull request #644 from classgraph/dependabot/maven/org.codehaus…
Browse files Browse the repository at this point in the history
….mojo-animal-sniffer-enforcer-rule-1.21

Bump animal-sniffer-enforcer-rule from 1.20 to 1.21
  • Loading branch information
lukehutch committed Feb 11, 2022
2 parents 2fe505f + d816f58 commit 09cf0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -255,7 +255,7 @@
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-enforcer-rule</artifactId>
<version>1.20</version>
<version>1.21</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 09cf0bf

Please sign in to comment.