Revert httpclient jar version change.
[aai/model-loader.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 88e6804..9616a2f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                    <artifactId>sdc-distribution-client</artifactId>
                    <version>1.1.32-SNAPSHOT</version>
                </dependency>
+               <dependency>
+                       <groupId>org.apache.httpcomponents</groupId>
+                       <artifactId>httpclient</artifactId>
+                       <version>4.5</version>
+               </dependency>
                <dependency>
                        <groupId>org.json</groupId>
                        <artifactId>json</artifactId>