From 1fc75f7bee5f95f3bf5f99745d387c65d57dbf09 Mon Sep 17 00:00:00 2001 From: Jin Seop Kim Date: Tue, 11 Nov 2025 17:32:45 -0500 Subject: [PATCH] chore: upgrade commons-io to 2.20.0 --- app-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-maven-plugin/pom.xml b/app-maven-plugin/pom.xml index 535ff2b75..2b1c9cbb9 100644 --- a/app-maven-plugin/pom.xml +++ b/app-maven-plugin/pom.xml @@ -114,7 +114,7 @@ commons-io commons-io - 2.15.1 + 2.20.0