upgrade to jetty 8.1.9.v20130131

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1442416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-02-04 22:57:24 +00:00
parent 0e4862b241
commit 5792639182
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
<httpclient.version>4.2.3</httpclient.version>
<httpclient.core.version>4.2.3</httpclient.core.version>
<javaxMailVersion>1.4</javaxMailVersion>
<jettyVersion>8.1.7.v20120910</jettyVersion>
<jettyVersion>8.1.9.v20130131</jettyVersion>
<!-- restore when we will be able to use a derby in memory database -->
<redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>