From 05195f1df9d302a9d1df4220fc96c91c03e23ba7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 09:25:10 +0000 Subject: [PATCH] fix: upgrade commons-io:commons-io from 2.14.0 to 2.15.0 Snyk has created this PR to upgrade commons-io:commons-io from 2.14.0 to 2.15.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/pkiraly/project/0714a1c8-258c-4035-b3ee-1ea3a702652a?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 962feca32..78f621018 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ commons-io commons-io - 2.14.0 + 2.15.0 commons-cli