summaryrefslogtreecommitdiffstats
path: root/container-di/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-di/pom.xml')
-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 f6a31ea16a1..86baa0f2081 100644
--- a/container-di/pom.xml
+++ b/container-di/pom.xml
@@ -50,11 +50,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>scalalib</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-compiler</artifactId>
<scope>test</scope>