diff --git a/pom.xml b/pom.xml
index 2d7a5ef1f..f4991977d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
org.apache.logging.log4j
log4j-1.2-api
- 2.25.4
+ 2.17.1
@@ -163,12 +163,12 @@
commons-httpclient
3.1
-
-
+
+
+ org.apache.httpcomponents
+ httpclient
+ 4.5.14
+
org.apache.commons
@@ -215,6 +215,10 @@
xom
xom
+
+ org.apache.httpcomponents.client5
+ httpclient5
+