From: Lizi 
Date: Fri, 19 Jan 2018 08:51:07 +0000 (+0000)
Subject: Fix the security issue about java-sdk.
X-Git-Tag: v1.1.0~10
X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F29%2F28629%2F1;p=msb%2Fjava-sdk.git
Fix the security issue about java-sdk.
Change-Id: I9e90ce7e92f696086af642eeee05a0fcb2fbf9c4
Issue-ID: MSB-126
Signed-off-by: Lizi 
---
diff --git a/pom.xml b/pom.xml
index 00206df..18530f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
       slf4j-api
       1.7.12
     
-    
+    
     
       org.apache.commons
       commons-lang3
@@ -45,7 +45,7 @@
     
       org.apache.httpcomponents
       httpclient
-      4.5
+      4.5.3
     
     
       junit