From 4506097aa779566a7effbbf6cc08cf1c759a1ad1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Jan 2022 22:47:11 +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..93255d9 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ org.apache.httpcomponents httpclient - 4.3.1 + 4.5.13 commons-io