Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit a14dc1e

Browse files
foxishash211
authored andcommitted
Remove okhttp from top-level pom (#166)
1 parent a51dcc8 commit a14dc1e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -327,11 +327,6 @@
327327
<artifactId>feign-jaxrs</artifactId>
328328
<version>${feign.version}</version>
329329
</dependency>
330-
<dependency>
331-
<groupId>com.squareup.okhttp3</groupId>
332-
<artifactId>okhttp</artifactId>
333-
<version>3.4.1</version>
334-
</dependency>
335330
<dependency>
336331
<groupId>org.bouncycastle</groupId>
337332
<artifactId>bcpkix-jdk15on</artifactId>

0 commit comments

Comments
 (0)