From: Kai Moritz Date: Tue, 3 Jun 2014 09:48:34 +0000 (+0200) Subject: Do not force the logging-framework upon users of this mini-library X-Git-Tag: facebook-utils-1.0~5 X-Git-Url: https://juplo.de/gitweb/?p=facebook-utils;a=commitdiff_plain;h=cb3704cbf76e10b7bc3b8855a983399511ed5faf Do not force the logging-framework upon users of this mini-library --- diff --git a/pom.xml b/pom.xml index b05afaf..37284fe 100644 --- a/pom.xml +++ b/pom.xml @@ -179,12 +179,6 @@ slf4j-api ${slf4j.version} - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - runtime -