Hello,

is there something wrong with the deployed 4.5.2 in the maven repository? When 
I use this dependency in my pom

<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpcomponents-client</artifactId>
    <version>4.5.2</version>
</dependency>

what is downloaded is not 4.5.2 but 4.2.1.

Greetings
Holger Thurow

Reply via email to