Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.1.4...spotbugs-maven-plugin-4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jqno committed Jan 8, 2021
1 parent 4524280 commit e80e3b5
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 @@ -68,7 +68,7 @@
<checkstyle.config>project/checkstyle-config.xml</checkstyle.config>

<spotbugs.version>4.2.0</spotbugs.version>
<spotbugs.maven.version>4.1.4</spotbugs.maven.version>
<spotbugs.maven.version>4.2.0</spotbugs.maven.version>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Low</spotbugs.threshold>
</properties>
Expand Down

0 comments on commit e80e3b5

Please sign in to comment.