aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-as-web/pom.xml')
-rw-r--r--pdf-as-web/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pdf-as-web/pom.xml b/pdf-as-web/pom.xml
index 024c231..30dd2e7 100644
--- a/pdf-as-web/pom.xml
+++ b/pdf-as-web/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>eu.europa.ec.joinup.egovlabs.pdf-as</groupId>
<artifactId>pdf-as</artifactId>
- <version>3.4</version>
+ <version>3.5.1</version>
</parent>
<packaging>war</packaging>
@@ -122,6 +122,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
+ <version>1.3.1</version>
</dependency>
<!-- fuer Integration in andere Web-Seiten -->