diff options
author | James Moger <james.moger@gitblit.com> | 2014-09-30 10:55:38 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-09-30 10:55:38 -0400 |
commit | af0c3c7e0191476cfee1f7129486801358548f72 (patch) | |
tree | 5043261ed442d52a487891b7a592a5b9884dafd0 /.classpath | |
parent | 901a56e5b524736a6f5a62de96bcd3ff579b9ce4 (diff) | |
download | gitblit-af0c3c7e0191476cfee1f7129486801358548f72.tar.gz gitblit-af0c3c7e0191476cfee1f7129486801358548f72.zip |
Update to Jetty 9.2.3.v20140905
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/slf4j-log4j12-1.7.5.jar" sourcepath="ext/src/slf4j-log4j12-1.7.5.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.1.4.v20140401.jar" sourcepath="ext/src/jetty-all-9.1.4.v20140401.jar" /> + <classpathentry kind="lib" path="ext/jetty-all-9.2.3.v20140905.jar" sourcepath="ext/src/jetty-all-9.2.3.v20140905.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" /> |