From bfff9f96214e7dda87e6dcc639c1253aa20db30f Mon Sep 17 00:00:00 2001 From: Yu-Hsuan Lin Date: Wed, 2 Sep 2015 17:58:18 +0800 Subject: [PATCH] upgrade okhttp to 2.5.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf4057f..cfc3a1c 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.squareup.okhttp okhttp-ws - 2.4.0 + 2.5.0 org.json