From 63424b027355ca83453a066559fa4a479bb9aa01 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Mon, 21 Jan 2019 10:25:11 -0600 Subject: Import sl4j in shiro bundle Bundle updated Issue-ID: AAF-655 Change-Id: Id66ad2181853dae8569329d0c6373f15c5b254a3 Signed-off-by: Sai Gandham --- shiro-osgi-bundle/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shiro-osgi-bundle/pom.xml') diff --git a/shiro-osgi-bundle/pom.xml b/shiro-osgi-bundle/pom.xml index d72a75e..7478ebf 100644 --- a/shiro-osgi-bundle/pom.xml +++ b/shiro-osgi-bundle/pom.xml @@ -74,10 +74,9 @@ org.xml.sax, javax.xml.transform.stream, org.apache.log4j, - javax.inject, org.slf4j.impl, org.slf4j, - org.slf4j.spi, + org.slf4j.spi *;scope=compile|runtime;inline=false -- cgit 1.2.3-korg