Review security issues: sdc-distribution-client
Change-Id: I8a08dbd5c94eabe653a7f7470ed46aabac12c0e9
Issue-ID: SDC-808
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
diff --git a/pom.xml b/pom.xml
index 6dafbf7..8051cb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<!-- Dependencies projects version -->
<org.glassfish.jersey.version>2.24</org.glassfish.jersey.version>
<functionaljava.version>4.2</functionaljava.version>
- <httpclient.version>4.4.1</httpclient.version>
+ <httpclient.version>4.5.4</httpclient.version>
<httpcore.version>4.4.1</httpcore.version>
<logback.version>1.1.2</logback.version>
<junit.version>4.12</junit.version>