|
@@ -22,7 +22,7 @@
|
|
<mybatisplus.version>3.5.3.1</mybatisplus.version>
|
|
<mybatisplus.version>3.5.3.1</mybatisplus.version>
|
|
<google.code.gson.version>2.7</google.code.gson.version>
|
|
<google.code.gson.version>2.7</google.code.gson.version>
|
|
<hutool.version>5.6.5</hutool.version>
|
|
<hutool.version>5.6.5</hutool.version>
|
|
- <okhttps.version>3.1.1</okhttps.version>
|
|
|
|
|
|
+ <okhttps.version>4.10.0</okhttps.version>
|
|
<poi.version>4.1.2</poi.version>
|
|
<poi.version>4.1.2</poi.version>
|
|
<poi-tl.version>1.10.3</poi-tl.version>
|
|
<poi-tl.version>1.10.3</poi-tl.version>
|
|
<druid.version>1.1.20</druid.version>
|
|
<druid.version>1.1.20</druid.version>
|
|
@@ -85,7 +85,12 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.ejlchina</groupId>
|
|
<groupId>com.ejlchina</groupId>
|
|
<artifactId>okhttps</artifactId>
|
|
<artifactId>okhttps</artifactId>
|
|
- <version>${okhttps.version}</version>
|
|
|
|
|
|
+ <version>3.1.1</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>com.squareup.okhttp3</groupId>
|
|
|
|
+ <artifactId>okhttp</artifactId>
|
|
|
|
+ <version>3.14.9</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|