diff --git a/jsowell-generator/pom.xml b/jsowell-generator/pom.xml
index 331fcbd6c..80183b93f 100644
--- a/jsowell-generator/pom.xml
+++ b/jsowell-generator/pom.xml
@@ -33,6 +33,12 @@
com.jsowell
jsowell-common
+
+
+ okio
+ com.squareup.okio
+
+
diff --git a/jsowell-system/pom.xml b/jsowell-system/pom.xml
index cef8088d0..90d727f74 100644
--- a/jsowell-system/pom.xml
+++ b/jsowell-system/pom.xml
@@ -21,6 +21,16 @@
com.jsowell
jsowell-common
+
+
+ okhttp
+ com.squareup.okhttp
+
+
+ okio
+ com.squareup.okio
+
+