Skip to content

Commit 89efea4

Browse files
author
Damian Staszewski
committed
dependencies changes
1 parent c706cdd commit 89efea4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@
5454

5555
<dependencies>
5656
<dependency>
57-
<groupId>commons-io</groupId>
58-
<artifactId>commons-io</artifactId>
59-
<version>2.5</version>
57+
<groupId>com.squareup.okhttp3</groupId>
58+
<artifactId>okhttp</artifactId>
59+
<version>3.8.1</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)