summaryrefslogtreecommitdiffstats
path: root/config-proxy/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-proxy/pom.xml')
-rw-r--r--config-proxy/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-proxy/pom.xml b/config-proxy/pom.xml
index 476f5f99b86..e241f50e851 100644
--- a/config-proxy/pom.xml
+++ b/config-proxy/pom.xml
@@ -50,7 +50,7 @@
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
- <artifactId>bcpkix-jdk15on</artifactId>
+ <artifactId>bcpkix-jdk18on</artifactId>
<scope>compile</scope>
</dependency>
<dependency>