summaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
authorJan Høydahl <janhoy@users.noreply.github.com>2017-04-06 17:41:12 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2017-04-06 18:41:12 +0300
commit28e716c71e5ced72c8a5e100e86072d641383a82 (patch)
treed5da87df3cdcc8fd12999ad548309b003c10052c /pf4j/pom.xml
parent39ef17a075a689f5931cd108edaedbb04feeb01f (diff)
downloadpf4j-28e716c71e5ced72c8a5e100e86072d641383a82.tar.gz
pf4j-28e716c71e5ced72c8a5e100e86072d641383a82.zip
New LoadPluginsTest (#141)
Diffstat (limited to 'pf4j/pom.xml')
-rw-r--r--pf4j/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index aeefe49..6343772 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -34,7 +34,7 @@
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
- <artifactId>slf4j-simple</artifactId>
+ <artifactId>slf4j-log4j12</artifactId>
<version>1.7.5</version>
<scope>test</scope>
</dependency>