From 162ef28f3900fd9890ff36c6b2f3aec221d870b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 Jul 2023 20:19:53 +0000 Subject: [PATCH] fix: upgrade commons-io:commons-io from 2.12.0 to 2.13.0 Snyk has created this PR to upgrade commons-io:commons-io from 2.12.0 to 2.13.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 83fe133f2..bebb16530 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ commons-io commons-io - 2.12.0 + 2.13.0 commons-cli