Skip to content

Commit

Permalink
Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.3
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.3.
- [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.3)

---
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] authored Dec 15, 2023
1 parent d548eab commit c137fc6
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 @@ -58,7 +58,7 @@ dependencies {
implementation 'org.apache.activemq:activemq-client:5.16.7'
implementation 'com.sun.mail:javax.mail:1.6.2'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.github.spotbugs:spotbugs-annotations:4.7.3'
implementation 'com.github.spotbugs:spotbugs-annotations:4.8.3'
implementation 'junit:junit:4.13.2'
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:3.0.1'
implementation 'org.apache.qpid:proton-j:0.33.10'
Expand Down

0 comments on commit c137fc6

Please sign in to comment.