From e25abe7cf586414a8ea66afb4713614b586a9199 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Oct 2024 11:59:28 +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 535ff5ac..2943d161 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ commons-io commons-io - 2.4 + 2.14.0 commons-cli