Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 30, 2023
1 parent 629131c commit 83457b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
api platform('com.fasterxml.jackson:jackson-bom:2.15.2')

constraints {
api 'com.github.spotbugs:spotbugs-annotations:4.7.3'
api 'com.github.spotbugs:spotbugs-annotations:4.8.2'
api 'com.vdurmont:emoji-java:5.1.1'
api 'jakarta.ws.rs:jakarta.ws.rs-api:3.1.0'
api 'org.eclipse:yasson:3.0.3'
Expand Down

0 comments on commit 83457b7

Please sign in to comment.