From 780e6f1a26e2e3fb8997b54b97b93a439c3fffc7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Dec 2020 22:02:51 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee5a990..79da6e0 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ org.apache.httpcomponents httpclient - 4.2.3 + 4.5.13 commons-logging