From 291214cb59ee20538b7c27d2970e78ebeafe7601 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Dec 2020 23:04:13 +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 32328a4..f0cb0b3 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ org.apache.httpcomponents httpclient - 4.5.10 + 4.5.13 org.json