update swagger 升级为 3.0.0 使用 OAS_30 协议

This commit is contained in:
疯狂的狮子li
2021-06-10 09:57:34 +08:00
parent 2103731f10
commit 524683eabd
3 changed files with 4 additions and 23 deletions

View File

@@ -136,11 +136,6 @@
<artifactId>knife4j-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>