aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-02-27 16:57:31 +0100
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-02-27 16:57:31 +0100
commitb5b09ae47752e2ea376c6dd0d0836ebd497523ab (patch)
tree65587566bfec0e3796171204be788151eb3518e8 /pom.xml
parent2b313d6009275f39a3d2783269ef0a49ef38c0c4 (diff)
downloadpdf-as-3-b5b09ae47752e2ea376c6dd0d0836ebd497523ab.tar.gz
pdf-as-3-b5b09ae47752e2ea376c6dd0d0836ebd497523ab.tar.bz2
pdf-as-3-b5b09ae47752e2ea376c6dd0d0836ebd497523ab.zip
preperations for 3.5.1, plus old uncommited changes from 3.4
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 966af8c..60d53d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>eu.europa.ec.joinup.egovlabs.pdf-as</groupId>
<artifactId>pdf-as</artifactId>
- <version>3.4</version>
+ <version>3.5.1</version>
<packaging>pom</packaging>
@@ -50,7 +50,7 @@
<!-- Used for assembling of a tomcat instance with pdf-as. -->
<!-- Note: Apache Tomcat binary distribution is available in Maven2
central repository starting with version 7.0.35. -->
- <tomcat.version>7.0.37</tomcat.version>
+ <tomcat.version>7.0.52</tomcat.version>
</properties>
@@ -327,7 +327,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
- <version>1.1</version>
+ <version>1.3.1</version>
</dependency>
<!-- fuer Integration in andere Web-Seiten -->