From a582f7eebc6a12aefd203a1bdecbe06b10bd9d9b Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 02 Jul 2014 17:39:41 -0400
Subject: [PATCH] Update to gson 2.2.2

---
 gitblit.iml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gitblit.iml b/gitblit.iml
index 99c91cc..ca8925b 100644
--- a/gitblit.iml
+++ b/gitblit.iml
@@ -562,13 +562,13 @@
       </library>
     </orderEntry>
     <orderEntry type="module-library">
-      <library name="gson-1.7.2.jar">
+      <library name="gson-2.2.2.jar">
         <CLASSES>
-          <root url="jar://$MODULE_DIR$/ext/gson-1.7.2.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/gson-2.2.2.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES>
-          <root url="jar://$MODULE_DIR$/ext/src/gson-1.7.2.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/src/gson-2.2.2.jar!/" />
         </SOURCES>
       </library>
     </orderEntry>

--
Gitblit v1.9.1