diff --git a/hutool-crypto/pom.xml b/hutool-crypto/pom.xml index 77276f271..efb3d29ea 100755 --- a/hutool-crypto/pom.xml +++ b/hutool-crypto/pom.xml @@ -42,7 +42,7 @@ org.bouncycastle - bcpkix-jdk15to18 + bcpkix-jdk18on ${bouncycastle.version} compile true diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index 874e187da..8f6e7f401 100755 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -49,7 +49,7 @@ org.bouncycastle - bcprov-jdk15to18 + bcpkix-jdk18on ${bouncycastle.version} test