summaryrefslogtreecommitdiffstats
path: root/container-di
diff options
context:
space:
mode:
Diffstat (limited to 'container-di')
-rw-r--r--container-di/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/container-di/pom.xml b/container-di/pom.xml
index 216f9e9628b..d4f97dced40 100644
--- a/container-di/pom.xml
+++ b/container-di/pom.xml
@@ -39,11 +39,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>provided-dependencies</artifactId>
<version>${project.version}</version>