diff --git a/pom.xml b/pom.xml
index 8dd6df7..c76872f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,6 +81,7 @@ limitations under the License.
0.9.0
-Xms512m -Xmx1024m
+ 3.16.4
@@ -173,6 +174,16 @@ limitations under the License.
${mockito.version}
test
+
+ com.squareup.okio
+ okio
+ ${okio.version}
+
+
+ com.squareup.okio
+ okio-jvm
+ ${okio.version}
+