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.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/pdf-over-commons/pom.xml b/pdf-over-commons/pom.xml
index 94d0e27a..4757e939 100644
--- a/pdf-over-commons/pom.xml
+++ b/pdf-over-commons/pom.xml
@@ -9,6 +9,14 @@
<artifactId>pdf-over-commons</artifactId>
<version>4.3.3-SNAPSHOT</version>
+ <dependencies>
+ <dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-api</artifactId>
+ <version>1.6.6</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
</project> \ No newline at end of file