From 467b8bf514c8c6febaf5fdb30829403f8a3cfb03 Mon Sep 17 00:00:00 2001 From: Niko Schmuck Date: Wed, 13 Aug 2014 08:26:18 +0200 Subject: [PATCH] Upgrading to latest stable logback version, also simplified dependency to logback a bit. --- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index dd24ccff1..8b107d612 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ ch.qos.logback logback-classic - 1.0.12 + 1.1.2 commons-logging @@ -203,11 +203,6 @@ mimepull 1.9.4 - - ch.qos.logback - logback-core - 1.0.12 - org.slf4j slf4j-api