findbugs-maven-plugin 3.0.4 -> 3.0.5.

This commit is contained in:
Gary Gregory 2017-10-09 13:56:34 -06:00
parent 0c216e783c
commit 27cdc55728
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ CSV files of various types.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>3.0.4</version>
<version>3.0.5</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>