We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a40b8 commit 8336465Copy full SHA for 8336465
pom.xml
@@ -333,11 +333,6 @@
333
<artifactId>feign-jaxrs</artifactId>
334
<version>${feign.version}</version>
335
</dependency>
336
- <dependency>
337
- <groupId>com.squareup.okhttp3</groupId>
338
- <artifactId>okhttp</artifactId>
339
- <version>3.4.1</version>
340
- </dependency>
341
<dependency>
342
<groupId>org.bouncycastle</groupId>
343
<artifactId>bcpkix-jdk15on</artifactId>
0 commit comments