diff options
author | James Moger <james.moger@gitblit.com> | 2014-07-02 15:43:48 -0600 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-07-02 15:43:48 -0600 |
commit | 1368b57d777d05a78badfb397379063856d7295a (patch) | |
tree | 8de2131c4ec1947d97afd2662871818e829ea019 /.classpath | |
parent | 6c59a7f19fff3e24b738825ebb8659e6c260d5eb (diff) | |
parent | a582f7eebc6a12aefd203a1bdecbe06b10bd9d9b (diff) | |
download | gitblit-1368b57d777d05a78badfb397379063856d7295a.tar.gz gitblit-1368b57d777d05a78badfb397379063856d7295a.zip |
Merged #123 "Update to gson 2.2.2"
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ <classpathentry kind="lib" path="ext/mina-core-2.0.7.jar" sourcepath="ext/src/mina-core-2.0.7.jar" /> <classpathentry kind="lib" path="ext/rome-0.9.jar" sourcepath="ext/src/rome-0.9.jar" /> <classpathentry kind="lib" path="ext/jdom-1.0.jar" sourcepath="ext/src/jdom-1.0.jar" /> - <classpathentry kind="lib" path="ext/gson-1.7.2.jar" sourcepath="ext/src/gson-1.7.2.jar" /> + <classpathentry kind="lib" path="ext/gson-2.2.2.jar" sourcepath="ext/src/gson-2.2.2.jar" /> <classpathentry kind="lib" path="ext/groovy-all-1.8.8.jar" sourcepath="ext/src/groovy-all-1.8.8.jar" /> <classpathentry kind="lib" path="ext/unboundid-ldapsdk-2.3.0.jar" sourcepath="ext/src/unboundid-ldapsdk-2.3.0.jar" /> <classpathentry kind="lib" path="ext/ivy-2.2.0.jar" sourcepath="ext/src/ivy-2.2.0.jar" /> |