From bbb3e374efec6351af420a892f58de24c1584e47 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Apr 2023 03:24:17 +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/atmangum/project/b69a82ab-4a5d-4f1a-b7e8-726df9fb1c38?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 535ff5ac..31f469b0 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ commons-io commons-io - 2.4 + 2.11.0 commons-cli