summaryrefslogtreecommitdiffstats
path: root/container-disc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-disc/pom.xml')
-rw-r--r--container-disc/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index 811af33ff8c..9128d1033be 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -143,11 +143,6 @@
<artifactId>httpclient</artifactId>
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcpkix-jdk15on</artifactId>
- <scope>compile</scope>
- </dependency>
</dependencies>
<properties>
<!-- These versions must be the ones used by the current jersey version (see vespa_jersey2/target/dependency).