diff --git a/.classpath b/.classpath
index 411853e8d..7bac141a7 100644
--- a/.classpath
+++ b/.classpath
@@ -29,7 +29,7 @@
-
+
@@ -58,8 +58,8 @@
-
-
+
+
diff --git a/build.xml b/build.xml
index 9967d1970..5d30ec842 100644
--- a/build.xml
+++ b/build.xml
@@ -188,9 +188,9 @@
-
-
-
+
+
+
diff --git a/lib/httpclient-4.5.4.jar b/lib/httpclient-4.5.5.jar
similarity index 76%
rename from lib/httpclient-4.5.4.jar
rename to lib/httpclient-4.5.5.jar
index 10a6039ae..7796b0e74 100644
Binary files a/lib/httpclient-4.5.4.jar and b/lib/httpclient-4.5.5.jar differ
diff --git a/lib/httpcore-4.4.8.jar b/lib/httpcore-4.4.8.jar
deleted file mode 100644
index 8b8e616ee..000000000
Binary files a/lib/httpcore-4.4.8.jar and /dev/null differ
diff --git a/lib/httpcore-4.4.8.License b/lib/httpcore-4.4.9.License
similarity index 100%
rename from lib/httpcore-4.4.8.License
rename to lib/httpcore-4.4.9.License
diff --git a/lib/httpcore-4.4.9.jar b/lib/httpcore-4.4.9.jar
new file mode 100644
index 000000000..e2d3cbf52
Binary files /dev/null and b/lib/httpcore-4.4.9.jar differ
diff --git a/lib/httpmime-4.5.4.jar b/lib/httpmime-4.5.5.jar
similarity index 79%
rename from lib/httpmime-4.5.4.jar
rename to lib/httpmime-4.5.5.jar
index 2e379554d..4d3ee66f7 100644
Binary files a/lib/httpmime-4.5.4.jar and b/lib/httpmime-4.5.5.jar differ
diff --git a/pom.xml b/pom.xml
index 347484c05..7dac6fcba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -406,19 +406,19 @@
org.apache.httpcomponents
httpclient
- 4.5.4
+ 4.5.5
jar
org.apache.httpcomponents
httpcore
- 4.4.8
+ 4.4.9
jar
org.apache.httpcomponents
httpmime
- 4.5.4
+ 4.5.5
jar