From 7fce80bc5281696a8da6f75b272235a93617478e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Oct 2024 10:56:53 +0000 Subject: [PATCH] fix: core-framework/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- core-framework/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-framework/pom.xml b/core-framework/pom.xml index db8e385..7404359 100644 --- a/core-framework/pom.xml +++ b/core-framework/pom.xml @@ -23,7 +23,7 @@ commons-io commons-io - 2.4 + 2.14.0 \ No newline at end of file