diff --git a/core/pom.xml b/core/pom.xml index ac103579c..abffdbe49 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -214,8 +214,8 @@ - org.apache.commons - commons-fileupload2-jakarta + commons-fileupload + commons-fileupload commons-io diff --git a/pom.xml b/pom.xml index f8c82ae2b..cd2efdfa6 100644 --- a/pom.xml +++ b/pom.xml @@ -833,9 +833,9 @@ 4.4 - org.apache.commons - commons-fileupload2-jakarta - 2.0.0-M1 + commons-fileupload + commons-fileupload + 1.5 commons-io