Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 19, 2020
1 parent d515206 commit eb42333
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 @@ -30,7 +30,7 @@

<!-- Library Dependencies Versions -->
<error-prone.version>2.3.4</error-prone.version>
<spotbugs.annotations>4.0.0</spotbugs.annotations>
<spotbugs.annotations>4.0.1</spotbugs.annotations>
<slf4j.version>1.7.30</slf4j.version>

<!-- Test Library Dependencies Versions -->
Expand Down

0 comments on commit eb42333

Please sign in to comment.