Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 10, 2022
1 parent bad5134 commit 4ba2714
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 @@ -83,7 +83,7 @@
<!-- Generate metadata for reflection on method parameters -->
<maven.compiler.parameters>true</maven.compiler.parameters>

<spotbugs-maven-plugin.version>4.7.2.0</spotbugs-maven-plugin.version>
<spotbugs-maven-plugin.version>4.7.2.1</spotbugs-maven-plugin.version>
<spotbugs-annotations.version>4.7.2</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 4ba2714

Please sign in to comment.