From f41688f710e5ce7e57eee347cff82c54417a71a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Apr 2021 04:10:20 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 58803ba..a97f6cb 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ commons-io commons-io - 2.4 + 2.7 org.slf4j