SOLR-4050: upgrade jetty start.jar to match jetty libs

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407093 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2012-11-08 14:20:51 +00:00
parent c85875c33e
commit 959bccf7c1
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<!-- start.jar -->
<!-- TODO: put this in ivy.xml -->
<ivy:retrieve inline="true" organisation="org.eclipse.jetty"
module="jetty-start" revision="8.1.2.v20120308"
module="jetty-start" revision="8.1.7.v20120910"
transitive="false" type="jar" log="download-only"
pattern="start.jar"/>
<!-- servlet-api.jar -->