From ac94c04c8abf2a9746519efd88bcd22337b1b5e9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 20 Nov 2022 01:21:26 +0000 Subject: [PATCH] fix: upgrade commons-io:commons-io from 2.4 to 2.11.0 Snyk has created this PR to upgrade commons-io:commons-io from 2.4 to 2.11.0. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-io/commons-io/ See this project in Snyk: https://app.snyk.io/org/art-cmyk/project/587983bb-7821-4534-aad3-20446588ce40?utm_source=github&utm_medium=referral&page=upgrade-pr --- 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..56f7c86 100644 --- a/core-framework/pom.xml +++ b/core-framework/pom.xml @@ -23,7 +23,7 @@ commons-io commons-io - 2.4 + 2.11.0 \ No newline at end of file