Skip to content

Commit

Permalink
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.6 to 4.8.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.6...spotbugs-maven-plugin-4.8.2.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 Dec 31, 2023
1 parent 977cc39 commit b41964a
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 @@ -30,7 +30,7 @@
<shade-plugin.version>3.5.1</shade-plugin.version>
<jandex-plugin.version>3.1.5</jandex-plugin.version>
<checkstyle-plugin.version>3.3.1</checkstyle-plugin.version>
<spotbugs-plugin.version>4.7.3.6</spotbugs-plugin.version>
<spotbugs-plugin.version>4.8.2.0</spotbugs-plugin.version>
</properties>

<modules>
Expand Down

0 comments on commit b41964a

Please sign in to comment.