and httpcore version ..
diff --git a/pom.xml b/pom.xml
index dfc2778..129c906 100644
--- a/pom.xml
+++ b/pom.xml
@@ -448,7 +448,7 @@
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpcore-osgi</artifactId>
-            <!-- <version>${apache.httpcore.version}</version> -->
+            <version>${apache.httpcore.version}</version>
             <exclusions>
               <!-- These are all embedded within httpcore-osgi
                 and so should not be depended on again