|
|
@@ -739,6 +739,11 @@
|
|
|
<artifactId>cors-filter</artifactId>
|
|
|
<version>2.5</version>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.squareup.okhttp3</groupId>
|
|
|
+ <artifactId>okhttp</artifactId>
|
|
|
+ <version>3.14.9</version>
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
|
<build>
|
|
|
<finalName>oa</finalName>
|