diff --git a/flow-server/pom.xml b/flow-server/pom.xml index b76751612ca..d02cd03065d 100644 --- a/flow-server/pom.xml +++ b/flow-server/pom.xml @@ -82,6 +82,12 @@ org.apache.commons commons-fileupload2-jakarta 2.0.0-M1 + + + commons-io + commons-io + + commons-io @@ -135,6 +141,12 @@ org.apache.commons commons-compress 1.26.2 + + + commons-io + commons-io + +