upgrade http-client to avoid nexus iq issue
[appc/cdt.git] / CdtProxyService / pom.xml
index 314f334..397f0b8 100644 (file)
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>4.5</version>
+            <version>4.5.3</version>
         </dependency>
     </dependencies>
     <build>