Commit 7e279be3 authored by 冯秋丽's avatar 冯秋丽

swagger降版

parent 6cbc6835
......@@ -80,7 +80,7 @@
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.9.2</version>
<version>2.6.1</version>
<exclusions>
<exclusion>
<groupId>org.springframework</groupId>
......@@ -91,7 +91,7 @@
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.9.2</version>
<version>2.6.1</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
......@@ -106,7 +106,7 @@
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-common</artifactId>
<version>2.9.2</version>
<version>2.6.1</version>
</dependency>
</dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment