fix PCE SpotBugs issues
[transportpce.git] / olm / pom.xml
index 234638fdb8efed7fabe2ea21c6231db503a22dbd..43e08837dd5556402e2b363daece20c4573be531 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.9</version>
+    <version>5.0.10</version>
     <relativePath/>
   </parent>
 
@@ -33,7 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>2.25.0</version>
+      <version>3.2.4</version>
       <scope>test</scope>
     </dependency>
     <dependency>