diff --git a/bootique-shiro/pom.xml b/bootique-shiro/pom.xml index 8eea0ab..6d18345 100644 --- a/bootique-shiro/pom.xml +++ b/bootique-shiro/pom.xml @@ -39,22 +39,18 @@ io.bootique bootique - compile org.apache.shiro shiro-core - compile commons-beanutils commons-beanutils - compile org.slf4j slf4j-api - compile