Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.2.3 to 4.3.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.2.3 to 4.3.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.2.3...spotbugs-maven-plugin-4.3.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jqno committed Jul 16, 2021
1 parent e4c07d5 commit d4192d6
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.3</spotbugs.version>
<spotbugs.maven.version>4.2.3</spotbugs.maven.version>
<spotbugs.maven.version>4.3.0</spotbugs.maven.version>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Low</spotbugs.threshold>

Expand Down

0 comments on commit d4192d6

Please sign in to comment.