Bump commons-fileupload from 1.2.1 to 1.3.3

Bumps commons-fileupload from 1.2.1 to 1.3.3.

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 46afa83..6485b01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>commons-fileupload</groupId>
             <artifactId>commons-fileupload</artifactId>
-            <version>1.2.1</version>
+            <version>1.3.3</version>
             <scope>compile</scope>
         </dependency>
         <dependency>