diff --git a/pom.xml b/pom.xml
index f5091a41a..7e44e17ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,8 @@
3.0.3
2.5.1
10.8.2.2
- 4.1.2
+ 4.1.3
+ 4.1.4
1.4
7.4.5.v20110725
@@ -1136,6 +1137,17 @@
+
+ org.apache.httpcomponents
+ httpcore
+ ${httpclient.core.version}
+
+
+ commons-logging
+ commons-logging
+
+
+
org.apache.maven.wagon
wagon-provider-api