From 6ac87e3e76e41b6c1e75c1216031f2e2e7129eec Mon Sep 17 00:00:00 2001 From: Instrumental Date: Thu, 28 Feb 2019 10:32:39 -0600 Subject: Fix Class Compare Issue-ID: AAF-771 Change-Id: I4ae41def8830939651d64954c1479f2f5dece82d Signed-off-by: Instrumental --- pom.xml | 7 ++++++- shiro/src/main/java/org/onap/aaf/cadi/shiro/AAFRealm.java | 2 +- shiro/src/test/java/org/onap/aaf/cadi/shiro/test/JU_AAFRealm.java | 1 + version.properties | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d385804..80a8fce 100644 --- a/pom.xml +++ b/pom.xml @@ -220,7 +220,12 @@ 1.3.2 - + + ch.qos.logback + logback-classic + 1.2.3 + test +