diff --git a/components/org.wso2.carbon.identity.conditional.auth.functions.notification/pom.xml b/components/org.wso2.carbon.identity.conditional.auth.functions.notification/pom.xml index 4a71bf15..e355f901 100644 --- a/components/org.wso2.carbon.identity.conditional.auth.functions.notification/pom.xml +++ b/components/org.wso2.carbon.identity.conditional.auth.functions.notification/pom.xml @@ -90,6 +90,10 @@ org.wso2.carbon.identity.event.handler.notification org.wso2.carbon.identity.event.handler.notification + + org.wso2.carbon.identity.framework + org.wso2.carbon.identity.central.log.mgt + @@ -133,6 +137,7 @@ org.wso2.carbon.identity.event.services; version="${carbon.identity.package.import.version.range}", org.wso2.carbon.identity.event.handler.notification.exception; version="${identity.event.handler.notification.version}", + org.wso2.carbon.identity.central.log.mgt.utils; version="${carbon.identity.package.import.version.range}", org.wso2.carbon.user.core.service; version="${carbon.kernel.package.import.version.range}"