I am in the similar situation and adding below dependency to pom does not help. Any clue?
<dependency> <groupId>org.apache.httpcomponents.client5</groupId> <artifactId>httpclient5</artifactId> <version>5.3.1</version> </dependency>