summaryrefslogtreecommitdiffstats
path: root/vespa-athenz/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-athenz/pom.xml')
-rw-r--r--vespa-athenz/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vespa-athenz/pom.xml b/vespa-athenz/pom.xml
index 55482dd1fed..758a99b38b9 100644
--- a/vespa-athenz/pom.xml
+++ b/vespa-athenz/pom.xml
@@ -92,7 +92,7 @@
</exclusion>
<exclusion>
<groupId>org.bouncycastle</groupId>
- <artifactId>bcpkix-jdk15on</artifactId>
+ <artifactId>*</artifactId>
</exclusion>
<!--Exclude all Jackson bundles provided by JDisc -->
<exclusion>
@@ -148,7 +148,7 @@
</exclusion>
<exclusion>
<groupId>org.bouncycastle</groupId>
- <artifactId>bcpkix-jdk15on</artifactId>
+ <artifactId>*</artifactId>
</exclusion>
<!--Exclude all Jackson bundles provided by JDisc -->
<exclusion>