Skip to content

Commit 8336465

Browse files
foxishash211
authored andcommitted
Remove okhttp from top-level pom (apache-spark-on-k8s#166)
1 parent f0a40b8 commit 8336465

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
@@ -333,11 +333,6 @@
333333
<artifactId>feign-jaxrs</artifactId>
334334
<version>${feign.version}</version>
335335
</dependency>
336-
<dependency>
337-
<groupId>com.squareup.okhttp3</groupId>
338-
<artifactId>okhttp</artifactId>
339-
<version>3.4.1</version>
340-
</dependency>
341336
<dependency>
342337
<groupId>org.bouncycastle</groupId>
343338
<artifactId>bcpkix-jdk15on</artifactId>

0 commit comments

Comments
 (0)