From 0ae2526050c1bc6b1de822c4cad56c1555d61fcf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Oct 2024 09:20:49 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 58803ba..cead597 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ commons-io commons-io - 2.4 + 2.14.0 org.slf4j