@ -131,7 +131,6 @@
<groupId>org.ops4j.pax.logging</groupId>
<artifactId>pax-logging-api</artifactId>
<scope>provided</scope>
<!-- <version>${pax.logging.api.version}</version>-->
</dependency>
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
@ -55,7 +55,6 @@
<groupId>org.wso2.carbon.apimgt</groupId>
@ -158,7 +158,6 @@
<groupId>io.entgra.device.mgt.core</groupId>
@ -62,7 +62,6 @@
<groupId>org.wso2.carbon</groupId>
@ -79,8 +79,8 @@
io.entgra.device.mgt.core.device.mgt.extensions.logger.spi;version="[5.0,6)",
io.entgra.device.mgt.core.notification.logger,
io.entgra.device.mgt.core.notification.logger.util,
org.apache.commons.logging;version="[1.2,2)"
<!-- org.apache.log4j;version="[2,3)"-->
org.apache.commons.logging;version="[1.2,2)",
pax-logging-api
</Import-Package>
<Export-Package>
io.entgra.device.mgt.core.notification.logger.*