From c1d55c1dbf0c384fe228c78028cd6288f4384dfa Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 20 Apr 2026 10:43:20 +0800
Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E7=BB=9F=E4=B8=80=E7=AE=A1?=
=?UTF-8?q?=E7=90=86=20BouncyCastle=20=E7=89=88=E6=9C=AC=E8=87=B3=E7=88=B6?=
=?UTF-8?q?=20pom.xml=EF=BC=8C=E5=90=8C=E6=AD=A5=E5=8D=87=E7=BA=A7=20bcpki?=
=?UTF-8?q?x/bcprov=20=E8=87=B3=201.84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 8 +++++++-
weixin-java-cp/pom.xml | 1 -
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 59a72acc2..f3be56506 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,6 +138,7 @@
4.5.13
5.5.2
9.4.57.v20241219
+ 1.84
@@ -335,7 +336,12 @@
org.bouncycastle
bcpkix-jdk18on
- 1.84
+ ${bouncycastle.version}
+
+
+ org.bouncycastle
+ bcprov-jdk18on
+ ${bouncycastle.version}
diff --git a/weixin-java-cp/pom.xml b/weixin-java-cp/pom.xml
index e109b1c60..4d5d172ed 100644
--- a/weixin-java-cp/pom.xml
+++ b/weixin-java-cp/pom.xml
@@ -96,7 +96,6 @@
org.bouncycastle
bcprov-jdk18on
- 1.80