From 0b42e00b2903133fcb12d255b54317423d257d0c Mon Sep 17 00:00:00 2001 From: Athou Date: Fri, 20 Feb 2015 17:10:02 +0100 Subject: [PATCH] exclude commons logging as it's handled by logback --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 2b6efca9..32780f91 100644 --- a/pom.xml +++ b/pom.xml @@ -261,6 +261,12 @@ org.apache.commons commons-jexl 2.1.1 + + + commons-logging + commons-logging + +