Преглед изворни кода

upgrade swagger to v2.10.5

deason пре 4 година
родитељ
комит
72a7e4536a
1 измењених фајлова са 1 додато и 5 уклоњено
  1. 1 5
      examcloud-web/pom.xml

+ 1 - 5
examcloud-web/pom.xml

@@ -86,13 +86,9 @@
             <optional>true</optional>
         </dependency>
 
-        <dependency>
-            <groupId>io.springfox</groupId>
-            <artifactId>springfox-swagger2</artifactId>
-        </dependency>
         <dependency>
             <groupId>com.github.xiaoymin</groupId>
-            <artifactId>swagger-bootstrap-ui</artifactId>
+            <artifactId>knife4j-spring-boot-starter</artifactId>
         </dependency>
 
         <dependency>