aboutsummaryrefslogtreecommitdiffstats
path: root/shiro-osgi-bundle/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2019-01-21 10:25:11 -0600
committerSai Gandham <sg481n@att.com>2019-01-21 10:29:38 -0600
commit63424b027355ca83453a066559fa4a479bb9aa01 (patch)
tree3d88d68b39dd4a49c20f5204bf965500d3cbbdc1 /shiro-osgi-bundle/pom.xml
parentaf9711a6c683776a9954c46ad67eded0ed143489 (diff)
Import sl4j in shiro bundle
Bundle updated Issue-ID: AAF-655 Change-Id: Id66ad2181853dae8569329d0c6373f15c5b254a3 Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'shiro-osgi-bundle/pom.xml')
-rw-r--r--shiro-osgi-bundle/pom.xml3
1 files changed, 1 insertions, 2 deletions
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
</Import-Package>
<Embed-Dependency>*;scope=compile|runtime;inline=false</Embed-Dependency>
<!-- <Embed-Dependency>*;scope=compile|runtime;artifactId=!shiro-core;inline=false</Embed-Dependency> -->