Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 11, 2022
1 parent ee449c8 commit e1c8b7a
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 @@ -93,7 +93,7 @@
<!-- Generate metadata for reflection on method parameters -->
<maven.compiler.parameters>true</maven.compiler.parameters>

<spotbugs-maven-plugin.version>4.7.0.0</spotbugs-maven-plugin.version>
<spotbugs-maven-plugin.version>4.7.1.0</spotbugs-maven-plugin.version>
<spotbugs-annotations.version>4.7.1</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 e1c8b7a

Please sign in to comment.