summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-translate-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-common/vpp-translate-test/pom.xml')
-rw-r--r--vpp-common/vpp-translate-test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml
index 0fb5fb192..bef9a3014 100644
--- a/vpp-common/vpp-translate-test/pom.xml
+++ b/vpp-common/vpp-translate-test/pom.xml
@@ -45,7 +45,7 @@
</dependency>
<dependency>
<groupId>org.mockito</groupId>
- <artifactId>mockito-all</artifactId>
+ <artifactId>mockito-core</artifactId>
<version>1.9.5</version>
<scope>compile</scope>
</dependency>