summaryrefslogtreecommitdiffstats
path: root/vespa-http-client
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-http-client')
-rw-r--r--vespa-http-client/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/vespa-http-client/pom.xml b/vespa-http-client/pom.xml
index a33c7f15bf7..18dd34ee7be 100644
--- a/vespa-http-client/pom.xml
+++ b/vespa-http-client/pom.xml
@@ -105,8 +105,7 @@
</dependency>
<dependency>
<groupId>org.mockito</groupId>
- <artifactId>mockito-all</artifactId>
- <version>1.8.4</version>
+ <artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>