Enforce fail on maven-dependency-plugin warning
[bgpcep.git] / util / pom.xml
index d7e503e3874f6f630831ee37f6e635c66035e3b9..6b814b3f8b0a481302a2ef4febca9e7be4202cda 100644 (file)
@@ -53,8 +53,8 @@
         </dependency>
         <!-- Testing dependencies -->
         <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
+            <groupId>org.hamcrest</groupId>
+            <artifactId>hamcrest-core</artifactId>
         </dependency>
     </dependencies>