Remove commons-lang dependencies
[controller.git] / opendaylight / md-sal / sal-cluster-admin-impl / pom.xml
index fbfca21bdbe73bc46206798f27afd31ae1cf359a..6b85c0294bbfe053aabb65f15916e2626fb30d78 100644 (file)
       <artifactId>slf4j-simple</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>commons-lang</groupId>
-      <artifactId>commons-lang</artifactId>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 
   <build>