summaryrefslogtreecommitdiffstats
path: root/docproc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docproc/pom.xml')
-rw-r--r--docproc/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/docproc/pom.xml b/docproc/pom.xml
index 325e198c59a..dce6dafafeb 100644
--- a/docproc/pom.xml
+++ b/docproc/pom.xml
@@ -17,12 +17,6 @@
<dependencies>
<!-- PROVIDED scope -->
<dependency>
- <groupId>com.google.inject</groupId>
- <artifactId>guice</artifactId>
- <classifier>no_aop</classifier>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>component</artifactId>
<version>${project.version}</version>