From 2c66415b53f111caf8b31c794142b57f463fed9a Mon Sep 17 00:00:00 2001 From: Anantharaman Date: Tue, 11 Feb 2020 21:15:29 +0530 Subject: Removed unused indirect dependencies from ODL shiro bundle Issue-ID: AAF-1085 Change-Id: I76eced7aaca9a8d5c05568d65889b119d7da81b4 Signed-off-by: Anantharaman --- shiro/pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/shiro/pom.xml b/shiro/pom.xml index ab3f2db..5084632 100644 --- a/shiro/pom.xml +++ b/shiro/pom.xml @@ -89,11 +89,24 @@ org.onap.aaf.authz aaf-cadi-aaf - + + + log4j + log4j + + + + org.apache.shiro shiro-core + + + commons-beanutils + commons-beanutils + + -- cgit 1.2.3-korg