mirror of https://github.com/apache/jclouds.git
Upgrade to findbugs-maven-plugin 2.5.4
This also upgrades FindBugs to 2.0.3. Notably this improves compatibility with Guava constructs. Changelogs: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11701&version=19833 http://findbugs.sourceforge.net/Changes.html
This commit is contained in:
parent
4c74b49754
commit
bb3c9d2657
|
@ -809,7 +809,7 @@
|
|||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>findbugs-maven-plugin</artifactId>
|
||||
<version>2.5.3</version>
|
||||
<version>2.5.4</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.sonatype.maven.plugin</groupId>
|
||||
|
|
Loading…
Reference in New Issue