Bump httpclient from 4.3.5 to 4.3.6

Bumps httpclient from 4.3.5 to 4.3.6.

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 4e6697e..21045c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -642,7 +642,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
-        <version>4.3.5</version>
+        <version>4.3.6</version>
       </dependency>
       <dependency>
         <groupId>org.slf4j</groupId>