Skip to content

Commit

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

---
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 Oct 23, 2024
1 parent 9e35e54 commit 2a9eb52
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 @@ -138,7 +138,7 @@ Copyright (c) 2012 - Jeremy Long
<maven-surefire-report-plugin.version>3.5.1</maven-surefire-report-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<spotbugs.version>4.8.6</spotbugs.version>
<spotbugs.maven.plugin.version>4.8.6.4</spotbugs.maven.plugin.version>
<spotbugs.maven.plugin.version>4.8.6.5</spotbugs.maven.plugin.version>
<taglist-maven-plugin.version>3.1.0</taglist-maven-plugin.version>
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
<jetbrains.annotations.version>26.0.1</jetbrains.annotations.version>
Expand Down

0 comments on commit 2a9eb52

Please sign in to comment.