Skip to content

Commit b93b97d

Browse files
committed
Update okhttp to fix proxy issues.
1 parent 305b15a commit b93b97d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.squareup.okhttp3</groupId>
7474
<artifactId>okhttp</artifactId>
75-
<version>3.12.0</version>
75+
<version>3.14.9</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)