From c5a97b9fd0e41161da3addd18b431e97d88c1360 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Jun 2021 23:20:38 +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 593f493..4d91e01 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ org.apache.httpcomponents httpclient - 4.5.5 + 4.5.7