Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2021
1 parent 24d2921 commit f8e6f2a
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 @@ -60,7 +60,7 @@
<codingstyle.config.version>2.10.0</codingstyle.config.version>

<!-- Project Dependencies Configuration -->
<spotbugs.annotations>4.4.2</spotbugs.annotations>
<spotbugs.annotations>4.5.0</spotbugs.annotations>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>

<!-- Project Test Dependencies Configuration -->
Expand Down

0 comments on commit f8e6f2a

Please sign in to comment.