From: Olyutorskii Date: Wed, 5 Jun 2019 12:10:34 +0000 (+0900) Subject: findbugs to spotbugs. X-Git-Tag: release-2.102.2^2~2^2~10 X-Git-Url: http://git.osdn.net/view?p=mikutoga%2FVmd2XML.git;a=commitdiff_plain;h=de66f8654d4e9e038903826d54cb8b90b4ade0ce findbugs to spotbugs. --- diff --git a/pom.xml b/pom.xml index 358e4e8..9dd6550 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,12 @@ ${project.mainconf}/checks.xml false + 3.1.11 + Max + Low + + true + jp.sfjp.mikutoga.vmd2xml.Vmd2Xml @@ -168,7 +174,7 @@ [3.0,) - [1.6,) + [1.8,) @@ -344,17 +350,9 @@ - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - Max - Low - - true - true - true - + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version} @@ -540,19 +538,9 @@ - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - false - Max - Low - - true - true - true - - + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version}