FELIX-6253 : Potential deadlock in HttpServiceRuntimeImpl updateChangeCount
diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index 408d02a..1507234 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -263,7 +263,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>