summaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 192d902400a..0ba3a9ed468 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -241,12 +241,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>jrt</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcpkix-jdk15on</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<!-- NOTE: Dependencies below are added explicitly to exclude transitive deps that are not provided runtime by the container,