Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 20, 2022
1 parent bf2e96a commit eee9bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -89,7 +89,7 @@
<!-- Generate metadata for reflection on method parameters -->
<maven.compiler.parameters>true</maven.compiler.parameters>

<spotbugs-maven-plugin.version>4.6.0.0</spotbugs-maven-plugin.version>
<spotbugs-maven-plugin.version>4.7.0.0</spotbugs-maven-plugin.version>
<spotbugs-annotations.version>4.7.0</spotbugs-annotations.version>
<!-- Whether the build should fail if SpotBugs finds any error. -->
<!-- It is strongly encouraged to leave it as true. Use false with care only in transient situations. -->
Expand Down

0 comments on commit eee9bbe

Please sign in to comment.