单点登录接口
This commit is contained in:
7
pom.xml
7
pom.xml
@ -88,6 +88,13 @@
|
||||
<version>3.9.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org</groupId>
|
||||
<artifactId>bouncycastle</artifactId>
|
||||
<version>1.65.8</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/lib/bcprov-jdk15to18-1.65.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
|
Reference in New Issue
Block a user