summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-09-29 16:09:26 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2022-09-29 16:09:26 +0200
commitc443a8f8fab57fe107b8d6045502487d57c04e30 (patch)
tree28f37b2b9614cba0f1295362b7ff5cba7d2b3a09 /container
parenta4141f8564378037f2c1261a39ef6734e41eed79 (diff)
GC dataformat-xml
Diffstat (limited to 'container')
-rw-r--r--container/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container/pom.xml b/container/pom.xml
index 4cda7b346b3..966d8d49f5a 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -38,10 +38,6 @@
<version>${project.version}</version>
<exclusions>
<exclusion>
- <groupId>com.fasterxml.jackson.dataformat</groupId>
- <artifactId>jackson-dataformat-xml</artifactId>
- </exclusion>
- <exclusion>
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespaclient-core</artifactId>
</exclusion>