From cbe75a2f4bf3c776dd08fa58471781720ea4d1af Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 10 Oct 2020 08:52:12 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1016906 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bc8bb4d..c712edc 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.apache.httpcomponents httpclient - 4.5.1 + 4.5.13 com.alibaba @@ -76,7 +76,7 @@ org.apache.httpcomponents httpclient-cache - 4.5.1 + 4.5.13 org.apache.httpcomponents