From ffbbff86f3681430911d92192368e09ea3617e8b Mon Sep 17 00:00:00 2001 From: rev-doshi Date: Wed, 26 Jun 2024 15:26:35 +0530 Subject: [PATCH 1/2] updated commons-io to latest version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ee784c..aad1d0d 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ org.apache.commons commons-io - 1.3.2 + 2.16.1 org.json From 7e32b8949272b84d08ecd35748f423df138d00e0 Mon Sep 17 00:00:00 2001 From: rev-doshi Date: Wed, 26 Jun 2024 18:15:52 +0530 Subject: [PATCH 2/2] updated the groupId for the latest version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aad1d0d..fdc380c 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ test - org.apache.commons + commons-io commons-io 2.16.1