FELIX-4814 : Update to latest Jetty version
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1662899 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/parent/pom.xml b/http/parent/pom.xml
index 816ea05..f608f30 100755
--- a/http/parent/pom.xml
+++ b/http/parent/pom.xml
@@ -39,7 +39,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <jetty.version>9.2.6.v20141205</jetty.version>
+ <jetty.version>9.2.9.v20150224</jetty.version>
<cometd.version>2.8.0</cometd.version>
<servlet.version>3.1.0</servlet.version>
<!--