diff options
author | James Moger <james.moger@gitblit.com> | 2012-07-11 17:19:22 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-07-11 17:19:22 -0400 |
commit | 9ca331b8a9a1cbda7283fb9a36d881d336f7f045 (patch) | |
tree | f0f5f5bbb8dd5a180a57861beb78f0ec532f1f97 /.classpath | |
parent | b03edbf4e0c885fbf0893238fffc12a90bca2df3 (diff) | |
download | gitblit-9ca331b8a9a1cbda7283fb9a36d881d336f7f045.tar.gz gitblit-9ca331b8a9a1cbda7283fb9a36d881d336f7f045.zip |
Update to Gson 1.7.2
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ <classpathentry kind="lib" path="ext/jdom-1.0.jar" sourcepath="ext/jdom-1.0-sources.jar"/> <classpathentry kind="lib" path="ext/junit-4.8.2.jar"/> <classpathentry kind="lib" path="ext/jetty-webapp-7.4.3.v20110701.jar" sourcepath="ext/jetty-webapp-7.4.3.v20110701-sources.jar"/> - <classpathentry kind="lib" path="ext/gson-1.7.1.jar" sourcepath="ext/gson-1.7.1-sources.jar"/> + <classpathentry kind="lib" path="ext/gson-1.7.2.jar" sourcepath="ext/gson-1.7.2-sources.jar"/> <classpathentry kind="lib" path="ext/mail-1.4.3.jar" sourcepath="ext/mail-1.4.3-sources.jar"/> <classpathentry kind="lib" path="ext/googlecharts-1.4.20.jar" sourcepath="ext/googlecharts-1.4.20-sources.jar"/> <classpathentry kind="lib" path="ext/javax.servlet-api-3.0.1.jar" sourcepath="ext/javax.servlet-api-3.0.1-sources.jar"/> |