summaryrefslogtreecommitdiff
path: root/pdf-over-commons/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-commons/pom.xml')
-rw-r--r--pdf-over-commons/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml
index c198773f..385c3136 100644
--- a/pdf-over-commons/pom.xml
+++ b/pdf-over-commons/pom.xml
@@ -22,6 +22,10 @@
<version>4.23</version>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>com.drewnoakes</groupId>
+ <artifactId>metadata-extractor</artifactId>
+ </dependency>
</dependencies>
<build>