This commit is contained in:
felord.cn
2020-12-13 00:17:56 +08:00
parent 82f2986508
commit eab68846af
199 changed files with 48868 additions and 57 deletions

View File

@@ -55,11 +55,6 @@
<artifactId>spring-boot-starter-web</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15to18</artifactId>