chore: 引入swagger-bootstrap-ui

This commit is contained in:
Junling Bu
2020-06-04 16:00:09 +08:00
parent b33db76021
commit acb459a74b
11 changed files with 49 additions and 15 deletions

View File

@@ -159,14 +159,14 @@
<dependency>
<groupId>com.github.xiaoymin</groupId>
<artifactId>swagger-bootstrap-ui</artifactId>
<version>1.9.3</version>
<version>1.9.6</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>25.1-jre</version>
</dependency>
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>