Bump Spotbugs to 4.7.0 94/101094/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 13 May 2022 05:29:16 +0000 (07:29 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 13 May 2022 05:29:41 +0000 (07:29 +0200)
https://github.com/spotbugs/spotbugs/releases/tag/4.7.0

Change-Id: Ie45b9680c3b04b5b3d9ec7d44be0672277d13a65
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml

index 4f42661ba31891b8e1ead1ac4f3a6b6ca008915e..8f256d49b51f57d668b166dac22ed8364b9d924f 100644 (file)
       <dependency>
         <groupId>com.github.spotbugs</groupId>
         <artifactId>spotbugs-annotations</artifactId>
-        <version>4.6.0</version>
+        <version>4.7.0</version>
         <scope>provided</scope>
         <!-- Contains retention=RUNTIME annotations, which are not really needed -->
         <optional>true</optional>
             <dependency>
               <groupId>com.github.spotbugs</groupId>
               <artifactId>spotbugs</artifactId>
-              <version>4.6.0</version>
+              <version>4.7.0</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>