From fd8f8391d1ac84316111891bed29f289bfbbc84c Mon Sep 17 00:00:00 2001 From: ar7886 Date: Mon, 12 Nov 2018 16:09:26 -0800 Subject: [PATCH] Fixed Github code vulnerability issues --- codekit/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/codekit/pom.xml b/codekit/pom.xml index 911280c..df80385 100644 --- a/codekit/pom.xml +++ b/codekit/pom.xml @@ -131,17 +131,17 @@ org.apache.httpcomponents httpmime - 4.1.2 + 4.3.6 org.apache.httpcomponents httpcore - 4.1.2 + 4.4.10 org.apache.httpcomponents httpclient - 4.1.2 + 4.3.6 junit