From cf5fc759497ee880a56c4a49413a0422f27d9deb Mon Sep 17 00:00:00 2001 From: Ivan Afonichev Date: Tue, 1 Mar 2022 17:24:38 +0400 Subject: [PATCH] Update commons-io to 2.7 to address CVE-2021-29425 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 15329d9..54b7118 100644 --- a/pom.xml +++ b/pom.xml @@ -214,7 +214,7 @@ commons-io commons-io - 2.4 + 2.7