Skip to content

Commit

Permalink
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (
Browse files Browse the repository at this point in the history
#1530)

Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.4.0 to 4.8.5.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.4.0...spotbugs-maven-plugin-4.8.5.0)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 473a91a commit e170d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -83,7 +83,7 @@
<reactor.test.version>3.6.5</reactor.test.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<spotbugs.annotations.version>4.8.4</spotbugs.annotations.version>
<spotbugs.version>4.8.4.0</spotbugs.version>
<spotbugs.version>4.8.5.0</spotbugs.version>
<skipTests>false</skipTests>
<jacoco.skip>${skipTests}</jacoco.skip>
</properties>
Expand Down

0 comments on commit e170d3c

Please sign in to comment.