Fix findbugs violations in applications
[openflowplugin.git] / applications / table-miss-enforcer / pom.xml
index 35205ebdd275167d62068119b8054cffd022e96c..3949a5951f11e44495915deade6d0a53fdf4a1ce 100644 (file)
           <groupId>org.opendaylight.openflowplugin.model</groupId>
           <artifactId>model-flow-service</artifactId>
       </dependency>
+      <dependency>
+          <groupId>org.opendaylight.infrautils</groupId>
+          <artifactId>infrautils-util</artifactId>
+          <version>${infrautils.version}</version>
+      </dependency>
       <dependency>
           <groupId>org.mockito</groupId>
           <artifactId>mockito-core</artifactId>