Skip to content

Commit

Permalink
Upgrade findbugs for java 8 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
akram committed Aug 9, 2019
1 parent d84e293 commit dace38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
~ hpi-plugin.version: The HPI Maven Plugin version used by the plugin..
~ stapler-plugin.version: The Stapler Maven plugin version required by the plugin.
-->
<findbugs-maven-plugin.version>3.0.1</findbugs-maven-plugin.version>
<findbugs-maven-plugin.version>3.0.5</findbugs-maven-plugin.version>
<findbugs.failOnError>false</findbugs.failOnError>
</properties>

Expand Down

0 comments on commit dace38f

Please sign in to comment.