From 6636d4573978496ac48f68706e55618649b3d454 Mon Sep 17 00:00:00 2001 From: Lizi Date: Fri, 19 Jan 2018 08:51:07 +0000 Subject: [PATCH] Fix the security issue about java-sdk. Change-Id: I9e90ce7e92f696086af642eeee05a0fcb2fbf9c4 Issue-ID: MSB-126 Signed-off-by: Lizi --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.16.6