|
@@ -51,6 +51,10 @@
|
|
<groupId>org.ow2.asm</groupId>
|
|
<groupId>org.ow2.asm</groupId>
|
|
<artifactId>asm</artifactId>
|
|
<artifactId>asm</artifactId>
|
|
</exclusion>
|
|
</exclusion>
|
|
|
|
+ <exclusion>
|
|
|
|
+ <groupId>com.squareup.okhttp3</groupId>
|
|
|
|
+ <artifactId>okhttp</artifactId>
|
|
|
|
+ </exclusion>
|
|
</exclusions>
|
|
</exclusions>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
@@ -96,7 +100,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.squareup.okhttp3</groupId>
|
|
<groupId>com.squareup.okhttp3</groupId>
|
|
<artifactId>okhttp</artifactId>
|
|
<artifactId>okhttp</artifactId>
|
|
- <version>3.12.1</version>
|
|
|
|
|
|
+ <version>3.11.0</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>io.springfox</groupId>
|
|
<groupId>io.springfox</groupId>
|