From 6561862aaeae609373ef4ab9321f7ea0a66a3b09 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Tue, 23 Jul 2024 19:37:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20bcprov=20=E7=AE=97?= =?UTF-8?q?=E6=B3=95=E7=B1=BB=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/pom.xml | 9 ++++++++- parent/pom.xml | 1 + 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index b6008fd8..c804cf12 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -197,12 +197,19 @@ ${poi.version} - + com.belerweb pinyin4j ${pinyin4j.version} + + + + org.bouncycastle + bcprov-jdk18on + ${bcprov.version} + diff --git a/parent/pom.xml b/parent/pom.xml index 8e299f09..cafb462e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -44,6 +44,7 @@ 5.2.3 2.5.1 + 1.78.1 2.12.7 7.4