From cfc9b72e3b856e32bf8073586af24776b9e14e49 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Oct 2024 10:21:09 +0000 Subject: [PATCH] fix: CLI/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- CLI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLI/pom.xml b/CLI/pom.xml index 96a6852a29..a0fd47eb5e 100644 --- a/CLI/pom.xml +++ b/CLI/pom.xml @@ -74,7 +74,7 @@ commons-io commons-io - 2.0.1 + 2.14.0 provided