From 75557d32ce6a2658b5a73710a5f5631168374f0b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 05:58:12 +0000 Subject: [PATCH] build(deps): bump spotbugs-annotations from 4.0.1 to 4.1.3 Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.0.1 to 4.1.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.0.1...4.1.3) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cea32b8..ea6c3a0 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ com.github.spotbugs spotbugs-annotations - 4.0.1 + 4.1.3 true