From 5548fbaa41def0ef3a3e1f9501c9dbf4fe1496ba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Mar 2020 22:47:42 +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 2e765b176d..3aca1e5170 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ commons-codec commons-codec - 1.10 + 1.13