From c661b12bf78445e9c4cefad502e91acde94f4360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2020 05:50:09 +0000 Subject: [PATCH] Bump spotbugs-maven-plugin from 3.1.5 to 4.0.4 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 3.1.5 to 4.0.4. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-3.1.5...spotbugs-maven-plugin-4.0.4) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 66f439f..7d0e510 100644 --- a/pom.xml +++ b/pom.xml @@ -195,7 +195,7 @@ com.github.spotbugs spotbugs-maven-plugin - 3.1.5 + 4.0.4 org.apache.maven.plugins