Skip to content

Commit

Permalink
build(deps): bump com.github.spotbugs:spotbugs-annotations
Browse files Browse the repository at this point in the history
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.9.1...4.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent eb1e015 commit 9e54a72
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 @@ -91,7 +91,7 @@
<info.picocli.version>4.7.6</info.picocli.version>
<com.redhat.insights.agent.version>1.0.3</com.redhat.insights.agent.version>

<com.github.spotbugs.version>4.9.1</com.github.spotbugs.version>
<com.github.spotbugs.version>4.9.2</com.github.spotbugs.version>
<com.github.spotbugs.plugin.version>4.9.1.0</com.github.spotbugs.plugin.version>
<org.junit.jupiter.version>5.12.0</org.junit.jupiter.version>
<org.hamcrest.version>3.0</org.hamcrest.version>
Expand Down

0 comments on commit 9e54a72

Please sign in to comment.