Remove commons-codec dependency
[openflowplugin.git] / openflowplugin-it / pom.xml
index 6d5b79be3b868ee5a892b21154e92c6bf9233413..39f8cc3eea31d2b3350d798c21586b1a8a9fe42a 100644 (file)
           <artifactId>topology-lldp-discovery</artifactId>
           <scope>test</scope>
         </dependency>
-
-        <dependency>
-            <groupId>commons-codec</groupId>
-            <artifactId>commons-codec</artifactId>
-        </dependency>
     </dependencies>
 </project>