Bump SpotBugs 3.1.9 → 3.1.10 47/79147/2
authorStephen Kitt <skitt@redhat.com>
Wed, 2 Jan 2019 15:32:22 +0000 (16:32 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 3 Jan 2019 15:45:31 +0000 (15:45 +0000)
... with the associated plugin.

Release notes:
https://github.com/spotbugs/spotbugs/blob/d13e4210b8a5148714ced2562325742fc1fb1baf/CHANGELOG.md

Change-Id: I1b5f0bdd555864ffb82dcfdadd2174c367bc6fe8
Signed-off-by: Stephen Kitt <skitt@redhat.com>
odlparent/pom.xml

index 604c15c64f61f861b7bff7eb29f19bd98e90aa36..e7ab193249e511d39fad10aacae40a6fd4151fdb 100644 (file)
         <plugin>
           <groupId>com.github.spotbugs</groupId>
           <artifactId>spotbugs-maven-plugin</artifactId>
-          <version>3.1.8</version>
+          <version>3.1.10</version>
           <dependencies>
             <dependency>
               <groupId>com.github.spotbugs</groupId>
               <artifactId>spotbugs</artifactId>
-              <version>3.1.9</version>
+              <version>3.1.10</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>