diff options
author | James Moger <james.moger@gitblit.com> | 2013-10-02 17:13:29 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-10-02 17:13:29 -0400 |
commit | 3462cfc57f4d1eb559f6ae9bb7afb4f4a18434b3 (patch) | |
tree | af7965c30ef7d195a751204d77f750e16bb8f361 /.classpath | |
parent | 06718be43c345d74f24288d7b8477d2237ce7358 (diff) | |
download | gitblit-3462cfc57f4d1eb559f6ae9bb7afb4f4a18434b3.tar.gz gitblit-3462cfc57f4d1eb559f6ae9bb7afb4f4a18434b3.zip |
Updated to Jetty 7.6.13
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ <classpathentry kind="lib" path="ext/slf4j-log4j12-1.6.6.jar" sourcepath="ext/src/slf4j-log4j12-1.6.6.jar" /> <classpathentry kind="lib" path="ext/mail-1.4.3.jar" sourcepath="ext/src/mail-1.4.3.jar" /> <classpathentry kind="lib" path="ext/javax.servlet-api-3.0.1.jar" sourcepath="ext/src/javax.servlet-api-3.0.1.jar" /> - <classpathentry kind="lib" path="ext/jetty-webapp-7.6.8.v20121106.jar" sourcepath="ext/src/jetty-webapp-7.6.8.v20121106.jar" /> - <classpathentry kind="lib" path="ext/jetty-ajp-7.6.8.v20121106.jar" sourcepath="ext/src/jetty-ajp-7.6.8.v20121106.jar" /> + <classpathentry kind="lib" path="ext/jetty-webapp-7.6.13.v20130916.jar" sourcepath="ext/src/jetty-webapp-7.6.13.v20130916.jar" /> + <classpathentry kind="lib" path="ext/jetty-ajp-7.6.13.v20130916.jar" sourcepath="ext/src/jetty-ajp-7.6.13.v20130916.jar" /> <classpathentry kind="lib" path="ext/wicket-1.4.21.jar" sourcepath="ext/src/wicket-1.4.21.jar" /> <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.21.jar" sourcepath="ext/src/wicket-auth-roles-1.4.21.jar" /> <classpathentry kind="lib" path="ext/wicket-extensions-1.4.21.jar" sourcepath="ext/src/wicket-extensions-1.4.21.jar" /> |