From 0695223c31ae859a29c99881158d61a038af07ae Mon Sep 17 00:00:00 2001 From: Alex Prudencio Date: Sun, 17 Nov 2024 16:15:08 -0500 Subject: [PATCH] fix file upload --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 2efa9e7..dab210f 100644 --- a/pom.xml +++ b/pom.xml @@ -120,6 +120,11 @@ commons-beanutils 1.9.4 + + commons-io + commons-io + 2.17.0 + com.fasterxml.jackson.core jackson-core