Remove unneeded junit/mockito dependencies
[yangtools.git] / third-party / triemap / pom.xml
index e507a8ad5e2ae904257258821e3f6df212b2e2d2..55b4485bf2f3be8ef67beec472fc170f6378783c 100644 (file)
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-        </dependency>
     </dependencies>
 
     <build>