From c8c622ee36074fcab50884c0ca1a330af9116c2b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jun 2021 02:06:18 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f48f1c5..3441a5a 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ org.apache.httpcomponents httpclient - 4.3.1 + 4.3.3 commons-io