diff options
author | James Moger <james.moger@gitblit.com> | 2015-03-12 17:59:46 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2015-03-12 17:59:46 -0400 |
commit | d49ab99ef5820e511fd3edbd5e96de96b804fad2 (patch) | |
tree | 187dffba6c95696839c013f57101736f20355451 /.classpath | |
parent | 10dec85aeda7e097a4edd3fcdfa4fcc41052eb46 (diff) | |
download | gitblit-d49ab99ef5820e511fd3edbd5e96de96b804fad2.tar.gz gitblit-d49ab99ef5820e511fd3edbd5e96de96b804fad2.zip |
Update Jetty to 9.2.10
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.10.jar" sourcepath="ext/src/slf4j-log4j12-1.7.10.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.9.v20150224.jar" sourcepath="ext/src/jetty-all-9.2.9.v20150224.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/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" /> |