summaryrefslogtreecommitdiffstats
path: root/statistics
diff options
context:
space:
mode:
Diffstat (limited to 'statistics')
-rw-r--r--statistics/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/statistics/pom.xml b/statistics/pom.xml
index 8206d97ad34..491d339ec2a 100644
--- a/statistics/pom.xml
+++ b/statistics/pom.xml
@@ -34,11 +34,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.mockito</groupId>
- <artifactId>mockito-core</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespalog</artifactId>
<version>${project.version}</version>