summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/pdf-over-gui/pom.xml')
-rw-r--r--trunk/pdf-over-gui/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/pdf-over-gui/pom.xml b/trunk/pdf-over-gui/pom.xml
index d08d48ef..ef3b745e 100644
--- a/trunk/pdf-over-gui/pom.xml
+++ b/trunk/pdf-over-gui/pom.xml
@@ -41,6 +41,10 @@
<artifactId>commons-httpclient</artifactId>
</dependency>
<dependency>
+ <groupId>commons-io</groupId>
+ <artifactId>commons-io</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.icepdf</groupId>
<artifactId>icepdf-core</artifactId>
</dependency>