aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 06c68b52e67..cfe9c0a6d8e 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -104,18 +104,6 @@
<artifactId>vespa_jersey2</artifactId>
<version>${project.version}</version>
<type>pom</type>
- <exclusions>
- <exclusion>
- <!-- Conflicts with javax.xml.bind:jaxb-api:2.3, which is "exported" via jdisc_core.-->
- <groupId>jakarta.xml.bind</groupId>
- <artifactId>jakarta.xml.bind-api</artifactId>
- </exclusion>
- <exclusion>
- <!-- Conflicts with javax.activation:javax.activation-api:1.2.0, which is "exported" via jdisc_core. -->
- <groupId>jakarta.activation</groupId>
- <artifactId>jakarta.activation-api</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>