mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 15:08:28 +00:00
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>
|
<plugin>
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
<artifactId>findbugs-maven-plugin</artifactId>
|
<artifactId>findbugs-maven-plugin</artifactId>
|
||||||
<version>2.5.3</version>
|
<version>2.5.4</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.sonatype.maven.plugin</groupId>
|
<groupId>org.sonatype.maven.plugin</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user