summaryrefslogtreecommitdiff
path: root/pdf-over-commons/pom.xml
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2021-09-13 14:30:27 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2021-09-13 14:30:27 +0200
commitf2fc62bd1d2dd0dc9660375890c28af5cbb5b00a (patch)
tree64f00ed76b43080c9f4b4727f3e864a209454640 /pdf-over-commons/pom.xml
parentab9a63655476c392d95fca3beff8eb59edeccc39 (diff)
downloadpdf-over-f2fc62bd1d2dd0dc9660375890c28af5cbb5b00a.tar.gz
pdf-over-f2fc62bd1d2dd0dc9660375890c28af5cbb5b00a.tar.bz2
pdf-over-f2fc62bd1d2dd0dc9660375890c28af5cbb5b00a.zip
refactor
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