From b6c4cb66f5dbe9793c381dd92cb5b7b86f525253 Mon Sep 17 00:00:00 2001 From: tcdlpds Date: Sat, 3 Feb 2024 00:23:41 +0530 Subject: [PATCH] Improve logger dependencies --- .../io.entgra.device.mgt.core.notification.logger/pom.xml | 4 +--- .../pom.xml | 2 +- pom.xml | 6 ++++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/components/logger/io.entgra.device.mgt.core.notification.logger/pom.xml b/components/logger/io.entgra.device.mgt.core.notification.logger/pom.xml index 97e20fdbbd..03bf590308 100644 --- a/components/logger/io.entgra.device.mgt.core.notification.logger/pom.xml +++ b/components/logger/io.entgra.device.mgt.core.notification.logger/pom.xml @@ -35,7 +35,7 @@ org.ops4j.pax.logging pax-logging-api - + provided org.testng @@ -48,7 +48,6 @@ org.slf4j slf4j-ext - 1.7.29 @@ -84,7 +83,6 @@ io.entgra.device.mgt.core.device.mgt.extensions.logger;version="[5.0,6)", io.entgra.device.mgt.core.device.mgt.extensions.logger.spi;version="[5.0,6)", org.slf4j, - org.slf4j.ext, org.apache.commons.logging;version="[1.2,2)" diff --git a/features/logger/io.entgra.device.mgt.core.notification.logger.feature/pom.xml b/features/logger/io.entgra.device.mgt.core.notification.logger.feature/pom.xml index da195dae26..70bea2ba1d 100644 --- a/features/logger/io.entgra.device.mgt.core.notification.logger.feature/pom.xml +++ b/features/logger/io.entgra.device.mgt.core.notification.logger.feature/pom.xml @@ -40,7 +40,7 @@ org.ops4j.pax.logging pax-logging-api - + provided org.testng diff --git a/pom.xml b/pom.xml index 044319b315..4b34fddaf4 100644 --- a/pom.xml +++ b/pom.xml @@ -1823,6 +1823,11 @@ org.apache.felix.scr.ds-annotations ${apache.felix.scr.ds.annotations.version} + + org.slf4j + slf4j-ext + ${slf4j.ext.version} + @@ -2173,6 +2178,7 @@ 2.0.2 1.4.0.wso2v1 1.7.25 + 1.7.29 1.21