Skip to content

Commit

Permalink
Remove okhttp from top-level pom (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
foxish authored and ash211 committed Mar 3, 2017
1 parent f0a40b8 commit 8336465
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -333,11 +333,6 @@
<artifactId>feign-jaxrs</artifactId>
<version>${feign.version}</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.4.1</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
Expand Down

0 comments on commit 8336465

Please sign in to comment.