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.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pdf-over-signator/pom.xml b/pdf-over-signator/pom.xml
index 7c8e0441..b429b6d3 100644
--- a/pdf-over-signator/pom.xml
+++ b/pdf-over-signator/pom.xml
@@ -13,8 +13,9 @@
</properties>
<dependencies>
<dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
+ <groupId>ch.qos.logback</groupId>
+ <artifactId>logback-classic</artifactId>
+ <version>1.2.10</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>