From 4029a6991e122f5e8300ddd3d074a1e44ca0afcc Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 26 May 2019 21:21:09 -0700 Subject: [PATCH] okhttp dependency update. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a1624f0..a3d4392 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.squareup.okhttp3 okhttp - 3.14.1 + 3.14.2 compile