upgrade httpclient from 4.5.1 to 4.5.3
[appc.git] / appc-dg-util / appc-dg-util-bundle / pom.xml
index d0068d3..e72bdb8 100644 (file)
@@ -94,7 +94,7 @@
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>4.5.1</version>
+            <version>4.5.3</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>