From 7c267b24442b9a5af26c1e6b572e6e0249471146 Mon Sep 17 00:00:00 2001
From: sangelxiu1 <15781802@163.com>
Date: Mon, 14 Jul 2025 11:52:58 +0800
Subject: [PATCH] =?UTF-8?q?##=20Feat=20-=20=E4=BA=AC=E4=B8=9C=E6=94=AF?=
=?UTF-8?q?=E4=BB=98=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/pom.xml b/pom.xml
index 2da6fb6b..e6cae5ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,6 +47,7 @@
2.3.0
3.0.19
4.40.33.ALL
+ 1.60
@@ -308,6 +309,17 @@
${huifu-new.version}
+
+ org.bouncycastle
+ bcprov-jdk15on
+ ${bouncycastle.version}
+
+
+ org.bouncycastle
+ bcpkix-jdk15on
+ ${bouncycastle.version}
+
+