bcprov包升级到1.7

This commit is contained in:
xiang2lin 2024-06-14 09:46:22 +08:00
parent 194872dba0
commit 3d74d52f11
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<artifactId>bcprov</artifactId>
<version>1</version>
<scope>system</scope>
<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/bcprov-jdk15on-1.57.jar</systemPath>
<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/bcprov-jdk15on-1.70.jar</systemPath>
</dependency>
<dependency>