From 3b2206982359e07eced00726ff4fde851c59f83a Mon Sep 17 00:00:00 2001 From: Inderjeet Singh Date: Wed, 13 Apr 2011 22:46:32 +0000 Subject: [PATCH] Updated the dependency to the newly-released version of Gson, 1.7.1. --- proto/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/pom.xml b/proto/pom.xml index 9bf44c56..cd4c6fc8 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -52,7 +52,7 @@ com.google.code.gson gson - 1.7-SNAPSHOT + 1.7.1 compile