]> source.dussan.org Git - archiva.git/commitdiff
use last jetty 8.1.14
authorOlivier Lamy <olamy@apache.org>
Thu, 7 Nov 2013 05:23:47 +0000 (05:23 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 7 Nov 2013 05:23:47 +0000 (05:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1539527 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 8b9cc137826b960c3ea4c62a5ca91ea66d99a9b7..6a84fb5b49ec0c20ca5b104014a773e1e1dfee25 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
     <httpclient.version>4.3.1</httpclient.version>
     <httpclient.core.version>4.3</httpclient.core.version>
     <javaxMailVersion>1.4</javaxMailVersion>
-    <jettyVersion>8.1.9.v20130131</jettyVersion>
+    <jettyVersion>8.1.14.v20131031</jettyVersion>
 
     <!-- restore when we will be able to use a derby in memory database -->
     <redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>