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 884021803e..33c697fda1 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 eadd1a1cec..520eb0a09a 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