diff --git a/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml b/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml
index 884021803..33c697fda 100644
--- a/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml
+++ b/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml
@@ -47,10 +47,6 @@
io.github.openfeign
feign-gson
-
- io.github.openfeign
- feign-jaxrs
-
@@ -86,7 +82,7 @@
- org.wso2.carbon.core.server:4.4.9
+ org.wso2.carbon.core.server:${carbon.kernel.version}
diff --git a/pom.xml b/pom.xml
index eadd1a1ce..520eb0a09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1105,12 +1105,6 @@
org.wso2.carbon.user.mgt
${carbon.commons.version}
-
- junit
- junit
- test
- ${junit.version}
-
com.jayway.jsonpath
json-path