From 2044185ae3117cdf26a9dc9d12892eb656918613 Mon Sep 17 00:00:00 2001 From: sangelxiu1 <15781802@163.com> Date: Wed, 9 Jul 2025 10:58:36 +0800 Subject: [PATCH] =?UTF-8?q?##=20Feat=20-=20=E6=94=AF=E4=BB=98=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/pom.xml b/pom.xml index 2237fbb4..5c0c9667 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ 2.3.0 3.0.19 4.40.33.ALL + 1.60 @@ -314,6 +315,17 @@ ${huifu-new.version} + + org.bouncycastle + bcprov-jdk15on + ${bouncycastle.version} + + + org.bouncycastle + bcpkix-jdk15on + ${bouncycastle.version} + + @@ -393,6 +405,17 @@ ${project.build.sourceEncoding} + + org.apache.maven.plugins + maven-resources-plugin + + UTF-8 + + pfx + cer + + +