summaryrefslogtreecommitdiff
path: root/pdf-over-signator/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-signator/pom.xml')
-rw-r--r--pdf-over-signator/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index f66f9aad..bd829225 100644
--- a/pdf-over-signator/pom.xml
+++ b/pdf-over-signator/pom.xml
@@ -20,5 +20,9 @@
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.drewnoakes</groupId>
+ <artifactId>metadata-extractor</artifactId>
+ </dependency>
</dependencies>
</project>