diff --git a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile/pom.xml b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile/pom.xml
index 15706b2c0..b6c82279e 100644
--- a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile/pom.xml
+++ b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile/pom.xml
@@ -58,7 +58,7 @@
javax.xml.bind.*,
javax.naming,
javax.sql,
- javax.xml.parsers,
+ javax.xml.parsers; version=0.0.0,
org.w3c.dom,
org.wso2.carbon.context,
org.wso2.carbon.utils.*,
diff --git a/pom.xml b/pom.xml
index 7c8444626..3c998c4af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -623,10 +623,10 @@
org.wso2.carbon
org.wso2.carbon.identity.oauth
-
- org.wso2.carbon
- org.wso2.carbon.apimgt.keymgt.client
-
+
+
+
+
org.apache.poi
poi-ooxml
@@ -1077,6 +1077,11 @@
hibernate-validator
${hibernate-validator.version}
+
+ org.wso2.carbon.apimgt
+ org.wso2.carbon.apimgt.keymgt.client
+ ${carbon.api.mgt.version}
+