Skip to content

Commit d5e8719

Browse files
authored
Merge pull request #35 from ipinfo/talha/be-576
Upgrade okhttp to 4.10.0
2 parents 964a526 + 7f59d6b commit d5e8719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>com.squareup.okhttp3</groupId>
7676
<artifactId>okhttp</artifactId>
77-
<version>3.9.0</version>
77+
<version>4.10.0</version>
7878
<scope>compile</scope>
7979
</dependency>
8080
<dependency>

0 commit comments

Comments
 (0)