Skip to content

Commit

Permalink
Remove okhttp-urlconnection as an unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yuokada committed Mar 14, 2024
1 parent 1cd6323 commit 76656c0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,6 @@
<version>${okhttp.version}</version>
</dependency>

<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp-urlconnection</artifactId>
<version>${okhttp.version}</version>
</dependency>

<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>mockwebserver</artifactId>
Expand Down

0 comments on commit 76656c0

Please sign in to comment.