Bump findbugs-maven-plugin from 3.0.4 to 3.0.5 52/66452/2
authorMichael Vorburger <vorburger@redhat.com>
Thu, 14 Dec 2017 02:02:15 +0000 (03:02 +0100)
committerStephen Kitt <skitt@redhat.com>
Tue, 30 Jan 2018 09:05:35 +0000 (09:05 +0000)
even though we're aiming for SpotBugs, it doesn't hurt to do a minor
version bump on the findbugs-maven-plugin, as we'll have to maintain it
for a while anyway until everything is switched to SpotBugs and we can
remove it.

Change-Id: I23a3aa939a30084157de5defcb5b9f09e762dea1
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
odlparent/pom.xml

index d81ce5bc9006c167989c165079ffd7daa4041912..7a6ff270c8c9697b9cfbb1a8feee72ac04af739f 100644 (file)
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>
-          <version>3.0.4</version>
+          <version>3.0.5</version>
           <dependencies>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>