Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.7.2.2 to 4.7.3.0 (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 8, 2022
1 parent 0140be6 commit 95f86ce
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 @@ -295,7 +295,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.7.2.2</version>
<version>4.7.3.0</version>
</plugin>
<plugin>
<!-- not gated by Incrementals profiles, since we want the incrementalify goal to be available from the start -->
Expand Down

0 comments on commit 95f86ce

Please sign in to comment.