Skip to content

Commit ec12dd9

Browse files
committed
fix okhttp
1 parent 460df10 commit ec12dd9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@
139139
<artifactId>minio</artifactId>
140140
<version>8.6.0</version>
141141
</dependency>
142+
<dependency>
143+
<groupId>com.squareup.okhttp3</groupId>
144+
<artifactId>okhttp-jvm</artifactId>
145+
<version>5.1.0</version>
146+
</dependency>
142147
<dependency>
143148
<groupId>de.siegmar</groupId>
144149
<artifactId>fastcsv</artifactId>

0 commit comments

Comments
 (0)