diff options
author | James Moger <james.moger@gitblit.com> | 2015-09-18 08:38:00 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2015-09-18 08:38:00 -0400 |
commit | 610bd82842e032bcaacaea6c718ea26af8cc6a09 (patch) | |
tree | 7a43be9c35a435d161c1e3bf3e15ee02ecb08038 /.classpath | |
parent | d41034ad2ff334707a58ace5f3cd1de5fcfa1815 (diff) | |
download | gitblit-610bd82842e032bcaacaea6c718ea26af8cc6a09.tar.gz gitblit-610bd82842e032bcaacaea6c718ea26af8cc6a09.zip |
Update to JGit 4.0.2
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -41,14 +41,14 @@ <classpathentry kind="lib" path="ext/tracwiki-core-1.4.jar" sourcepath="ext/src/tracwiki-core-1.4.jar" /> <classpathentry kind="lib" path="ext/mediawiki-core-1.4.jar" sourcepath="ext/src/mediawiki-core-1.4.jar" /> <classpathentry kind="lib" path="ext/confluence-core-1.4.jar" sourcepath="ext/src/confluence-core-1.4.jar" /> - <classpathentry kind="lib" path="ext/org.eclipse.jgit-4.0.1.201506240215-r.jar" sourcepath="ext/src/org.eclipse.jgit-4.0.1.201506240215-r.jar" /> - <classpathentry kind="lib" path="ext/jsch-0.1.51.jar" sourcepath="ext/src/jsch-0.1.51.jar" /> + <classpathentry kind="lib" path="ext/org.eclipse.jgit-4.0.2.201509141540-r.jar" sourcepath="ext/src/org.eclipse.jgit-4.0.2.201509141540-r.jar" /> + <classpathentry kind="lib" path="ext/jsch-0.1.53.jar" sourcepath="ext/src/jsch-0.1.53.jar" /> <classpathentry kind="lib" path="ext/JavaEWAH-0.7.9.jar" sourcepath="ext/src/JavaEWAH-0.7.9.jar" /> - <classpathentry kind="lib" path="ext/httpclient-4.1.3.jar" sourcepath="ext/src/httpclient-4.1.3.jar" /> - <classpathentry kind="lib" path="ext/httpcore-4.1.4.jar" sourcepath="ext/src/httpcore-4.1.4.jar" /> - <classpathentry kind="lib" path="ext/commons-logging-1.1.1.jar" sourcepath="ext/src/commons-logging-1.1.1.jar" /> + <classpathentry kind="lib" path="ext/httpclient-4.3.6.jar" sourcepath="ext/src/httpclient-4.3.6.jar" /> + <classpathentry kind="lib" path="ext/httpcore-4.3.3.jar" sourcepath="ext/src/httpcore-4.3.3.jar" /> + <classpathentry kind="lib" path="ext/commons-logging-1.1.3.jar" sourcepath="ext/src/commons-logging-1.1.3.jar" /> <classpathentry kind="lib" path="ext/commons-codec-1.7.jar" sourcepath="ext/src/commons-codec-1.7.jar" /> - <classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-4.0.1.201506240215-r.jar" /> + <classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-4.0.2.201509141540-r.jar" sourcepath="ext/src/org.eclipse.jgit.http.server-4.0.2.201509141540-r.jar" /> <classpathentry kind="lib" path="ext/bcprov-jdk15on-1.52.jar" sourcepath="ext/src/bcprov-jdk15on-1.52.jar" /> <classpathentry kind="lib" path="ext/bcmail-jdk15on-1.52.jar" sourcepath="ext/src/bcmail-jdk15on-1.52.jar" /> <classpathentry kind="lib" path="ext/bcpkix-jdk15on-1.52.jar" sourcepath="ext/src/bcpkix-jdk15on-1.52.jar" /> |