summaryrefslogtreecommitdiffstats
path: root/container/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2022-09-30 10:28:06 +0200
committerGitHub <noreply@github.com>2022-09-30 10:28:06 +0200
commit693e67114e7ff76a2457abbe5ccfa98042c00246 (patch)
tree3bdd96caac6fcc6e62a55aeb6ec31c219853f89d /container/pom.xml
parentda0b6069e08e55194cd12df6593f7f0a678170ba (diff)
parent8c6597d8de7e91c6de0b2b99b54f5d948c93a93b (diff)
Merge pull request #24264 from vespa-engine/balder/gc-dataformat-xml
GC dataformat-xml
Diffstat (limited to 'container/pom.xml')
-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>