From b0b4e64f126178bf9f6137e21560f3c4c26dda54 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 31 Mar 2020 07:54:32 +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 b25b59f..f86719f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ commons-codec commons-codec - 1.11 + 1.13 commons-fileupload