Bump commons-fileupload from 1.2.1 to 1.5 in /photark-jcr

Bumps commons-fileupload from 1.2.1 to 1.5.

---
updated-dependencies:
- dependency-name: commons-fileupload:commons-fileupload
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/photark-jcr/pom.xml b/photark-jcr/pom.xml
index 4027276..3ff7873 100644
--- a/photark-jcr/pom.xml
+++ b/photark-jcr/pom.xml
@@ -103,7 +103,7 @@
 		<dependency>
 			<groupId>commons-fileupload</groupId>
 			<artifactId>commons-fileupload</artifactId>
-			<version>1.2.1</version>
+			<version>1.5</version>
 		</dependency>
 
 		<dependency>