From c9e6682f7a07190fac76ef12f304466cfe7f9ce2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 07:48:59 +0000 Subject: [PATCH] Bump spotbugs-annotations from 3.1.12 to 4.2.0 Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 3.1.12 to 4.2.0. - [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/3.1.12...4.2.0) 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 4699ea4b..6946fb65 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ com.github.spotbugs spotbugs-annotations - 3.1.12 + 4.2.0 de.125m125.kt