summaryrefslogtreecommitdiff
path: root/trunk/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/pom.xml')
-rw-r--r--trunk/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/pom.xml b/trunk/pom.xml
index 579264fd..be9dfa9c 100644
--- a/trunk/pom.xml
+++ b/trunk/pom.xml
@@ -151,6 +151,11 @@
<version>3.0</version>
</dependency>
<dependency>
+ <groupId>commons-io</groupId>
+ <artifactId>commons-io</artifactId>
+ <version>2.4</version>
+ </dependency>
+ <dependency>
<groupId>org.icepdf</groupId>
<artifactId>icepdf-core</artifactId>
<version>4.3.3</version>