From a03e00c819cca1e4891da42f5d50cf9c7b0b8e33 Mon Sep 17 00:00:00 2001 From: hasuniea Date: Fri, 21 Aug 2015 05:47:28 +0530 Subject: [PATCH] fixed slf4j conflict --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 0607803120..cd383c06ad 100644 --- a/pom.xml +++ b/pom.xml @@ -923,6 +923,12 @@ org.wso2.carbon.commons org.wso2.carbon.ntask.core ${carbon.commons.version} + + + org.slf4j + slf4j-api + +