aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-dev/pom.xml')
-rw-r--r--container-dev/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 715340c4913..192d902400a 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -17,13 +17,6 @@
<packaging>jar</packaging>
<dependencies>
<dependency>
- <!-- This dep is a workaround for bugs 7272469, 7259035 -->
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-annotations</artifactId>
- <version>${jackson2.version}</version>
- </dependency>
-
- <dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>jdisc_core</artifactId>
<version>${project.version}</version>