summaryrefslogtreecommitdiffstats
path: root/vpp-common/minimal-distribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-common/minimal-distribution/pom.xml')
-rw-r--r--vpp-common/minimal-distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-common/minimal-distribution/pom.xml b/vpp-common/minimal-distribution/pom.xml
index 17d8a22a7..12d11ec1a 100644
--- a/vpp-common/minimal-distribution/pom.xml
+++ b/vpp-common/minimal-distribution/pom.xml
@@ -97,7 +97,7 @@
</dependency>
<dependency>
<groupId>org.mockito</groupId>
- <artifactId>mockito-all</artifactId>
+ <artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>