summaryrefslogtreecommitdiffstats
path: root/container/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container/pom.xml')
-rw-r--r--container/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/pom.xml b/container/pom.xml
index 966d8d49f5a..10322758d1a 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -24,7 +24,7 @@
<exclusions>
<exclusion>
<groupId>org.bouncycastle</groupId>
- <artifactId>bcpkix-jdk15on</artifactId>
+ <artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.ow2.asm</groupId>