diff --git a/pom.xml b/pom.xml index ffc27cc..06a4bec 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,21 @@ 1.6.5 + + + + org.apache.httpcomponents + httpclient + 4.5.14 + + + org.apache.httpcomponents + httpcore + 4.4.16 + + + + ch.qos.logback @@ -187,6 +202,10 @@ verifier-lib 1.0-SNAPSHOT + + org.apache.httpcomponents + httpclient +