diff options
author | James Moger <james.moger@gitblit.com> | 2015-09-18 08:46:23 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2015-09-18 08:46:23 -0400 |
commit | 9db6781abe76d2b8dd1368465de60705f5f33f57 (patch) | |
tree | b28b463399121f473cd0feedbdace3edc35d1290 /.classpath | |
parent | 610bd82842e032bcaacaea6c718ea26af8cc6a09 (diff) | |
download | gitblit-9db6781abe76d2b8dd1368465de60705f5f33f57.tar.gz gitblit-9db6781abe76d2b8dd1368465de60705f5f33f57.zip |
Update to Jetty 9.2.13
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ <classpathentry kind="lib" path="ext/slf4j-log4j12-1.7.12.jar" sourcepath="ext/src/slf4j-log4j12-1.7.12.jar" /> <classpathentry kind="lib" path="ext/javax.mail-1.5.1.jar" sourcepath="ext/src/javax.mail-1.5.1.jar" /> <classpathentry kind="lib" path="ext/javax.servlet-api-3.1.0.jar" sourcepath="ext/src/javax.servlet-api-3.1.0.jar" /> - <classpathentry kind="lib" path="ext/jetty-all-9.2.10.v20150310.jar" sourcepath="ext/src/jetty-all-9.2.10.v20150310.jar" /> + <classpathentry kind="lib" path="ext/jetty-all-9.2.13.v20150730.jar" sourcepath="ext/src/jetty-all-9.2.13.v20150730.jar" /> <classpathentry kind="lib" path="ext/wicket-1.4.22.jar" sourcepath="ext/src/wicket-1.4.22.jar" /> <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.22.jar" sourcepath="ext/src/wicket-auth-roles-1.4.22.jar" /> <classpathentry kind="lib" path="ext/wicket-extensions-1.4.22.jar" sourcepath="ext/src/wicket-extensions-1.4.22.jar" /> |