Skip to content

Commit

Permalink
chore(deps): Bump spotbugs.version from 4.6.0 to 4.8.5
Browse files Browse the repository at this point in the history
Bumps `spotbugs.version` from 4.6.0 to 4.8.5.

Updates `com.github.spotbugs:spotbugs-annotations` from 4.6.0 to 4.8.5
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.6.0...4.8.5)

Updates `com.github.spotbugs:spotbugs` from 4.6.0 to 4.8.5
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.6.0...4.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 0083ed0 commit 47691cc
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 @@ -32,7 +32,7 @@
<mockk.version>1.13.11</mockk.version>
<ktlint-maven-plugin.version>3.2.0</ktlint-maven-plugin.version>
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<spotbugs.version>4.6.0</spotbugs.version>
<spotbugs.version>4.8.5</spotbugs.version>
<jersey.version>3.1.7</jersey.version>
<jackson.version>2.17.1</jackson.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
Expand Down

0 comments on commit 47691cc

Please sign in to comment.