From c6866526308636023fc9760c840b6cc4e8de52a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Sep 2018 23:56:29 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b95632c..f342895 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ org.apache.httpcomponents httpclient - 4.5 + 4.5.2 org.slf4j