summaryrefslogtreecommitdiffstats
path: root/build.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-07-02 17:37:51 -0400
committerJames Moger <james.moger@gitblit.com>2014-07-02 17:39:41 -0400
commita582f7eebc6a12aefd203a1bdecbe06b10bd9d9b (patch)
tree8de2131c4ec1947d97afd2662871818e829ea019 /build.moxie
parent6c59a7f19fff3e24b738825ebb8659e6c260d5eb (diff)
downloadgitblit-a582f7eebc6a12aefd203a1bdecbe06b10bd9d9b.tar.gz
gitblit-a582f7eebc6a12aefd203a1bdecbe06b10bd9d9b.zip
Update to gson 2.2.2
Diffstat (limited to 'build.moxie')
-rw-r--r--build.moxie2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.moxie b/build.moxie
index 9a4830b6..a0a8d4c3 100644
--- a/build.moxie
+++ b/build.moxie
@@ -159,7 +159,7 @@ dependencies:
- compile 'org.apache.sshd:sshd-core:${sshd.version}' :war !org.easymock
- compile 'org.apache.mina:mina-core:${mina.version}' :war !org.easymock
- compile 'rome:rome:0.9' :war :manager :api
-- compile 'com.google.code.gson:gson:1.7.2' :war :fedclient :manager :api
+- compile 'com.google.code.gson:gson:2.2.2' :war :fedclient :manager :api
- compile 'org.codehaus.groovy:groovy-all:${groovy.version}' :war
- compile 'com.unboundid:unboundid-ldapsdk:2.3.0' :war
- compile 'org.apache.ivy:ivy:2.2.0' :war