diff --git a/pom.xml b/pom.xml
index d2745e4..b56f9ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
2.13.3
1.10.8
1.11.930
+ 5.0.3
5.6.2
@@ -172,6 +173,11 @@
aws-java-sdk
${aws-java-sdk.version}
+
+ org.apache.httpcomponents.client5
+ httpclient5
+ ${httpclient5.version}
+
com.fasterxml.jackson.datatype