删除重复依赖io.swagger:swagger-models

防止使用 io.fabric8:docker-maven-plugin 打包为docker时异常
This commit is contained in:
徐晓伟
2023-03-29 10:20:33 +08:00
parent 1983d002b4
commit 647b5a3a21

View File

@@ -125,11 +125,6 @@
<artifactId>swagger-annotations</artifactId>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-models</artifactId>
</dependency>
<!-- doc -->
<dependency>
<groupId>io.springfox</groupId>