From ff327b2e1995f00276478f5e19aa8ffda7060eda Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Jan 2022 00:55:14 +0000 Subject: [PATCH] fix: API/code/restapi/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 --- API/code/restapi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API/code/restapi/pom.xml b/API/code/restapi/pom.xml index 7c712b70f..89addb9e0 100644 --- a/API/code/restapi/pom.xml +++ b/API/code/restapi/pom.xml @@ -37,7 +37,7 @@ org.apache.httpcomponents httpclient - 4.5.6 + 4.5.13