This commit is contained in:
psh
2023-09-04 15:25:06 +08:00
parent a1a20de73c
commit c9b0f495dd
4 changed files with 81 additions and 149 deletions

View File

@@ -20,11 +20,11 @@
</properties>
<dependencies>
<!-- <dependency>-->
<!-- <groupId>org.bouncycastle</groupId>-->
<!-- <artifactId>bcprov-jdk15on</artifactId>-->
<!-- <version>1.50</version>-->
<!-- </dependency>-->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.50</version>
</dependency>
<dependency>
<groupId>net.logstash.logback</groupId>