From 503a9e536aabdfbfddc0833244274a1f814e5edb Mon Sep 17 00:00:00 2001 From: Emmanuel Cron Date: Tue, 6 Oct 2015 22:52:01 -0700 Subject: [PATCH] Updating Gson version to 2.4 --- proto/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/pom.xml b/proto/pom.xml index 281919a6..99f7791d 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -55,7 +55,7 @@ com.google.code.gson gson - 2.3.1 + 2.4 compile