summaryrefslogtreecommitdiffstats
path: root/container-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-test/pom.xml')
-rw-r--r--container-test/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 26f02767062..845660f638b 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -101,14 +101,5 @@
<artifactId>commons-digester</artifactId>
<version>1.8</version>
</dependency>
- <!-- Required for both jdisc_http_service and container-disc -->
- <dependency>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcpkix-jdk15on</artifactId>
- </dependency>
- <dependency>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcprov-jdk15on</artifactId>
- </dependency>
</dependencies>
</project>