Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 72d4467 commit 2f884e0
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 @@ -87,7 +87,7 @@
<pmd.version>7.7.0</pmd.version>
<pmd.plugin.version>3.26.0</pmd.plugin.version>
<spotbugs.version>4.8.6</spotbugs.version>
<spotbugs.plugin.version>4.8.6.5</spotbugs.plugin.version>
<spotbugs.plugin.version>4.8.6.6</spotbugs.plugin.version>
<checkstyle.version>10.20.1</checkstyle.version>
<maven.checkstyle.plugin.version>3.6.0</maven.checkstyle.plugin.version>
</properties>
Expand Down

0 comments on commit 2f884e0

Please sign in to comment.