From 15fb5c718e90ef7891c95490b0603c6387d788bc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 10 Oct 2020 04:11:36 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0141dcc..7de3524 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ org.apache.httpcomponents httpclient - 4.0.3 + 4.5.13 commons-logging