Skip to content

Commit 6a0b689

Browse files
author
Ben Barnard
committed
Upgrade to animal-sniffer-maven-plugin 1.11
During local builds I experienced something that might have been http://jira.codehaus.org/browse/MANIMALSNIFFER-8, which is fixed in newer builds. Newer animal-sniffer releases also have some performance improvements. The animal-sniffer:check task now takes roughly three quarters of a second less time as before on my machine.
1 parent bb0c35d commit 6a0b689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
<plugin>
249249
<groupId>org.codehaus.mojo</groupId>
250250
<artifactId>animal-sniffer-maven-plugin</artifactId>
251-
<version>1.6</version>
251+
<version>1.11</version>
252252
<configuration>
253253
<signature>
254254
<groupId>org.codehaus.mojo.signature</groupId>

0 commit comments

Comments
 (0)