Switch to latest http base 4.0.9-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1866832 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index eba459c..09bae84 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -262,7 +262,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>4.0.8</version>
+            <version>4.0.9-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-fileupload</groupId>