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