diff --git a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.api/pom.xml b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.api/pom.xml
index 7e95730a3..9b4fabc76 100644
--- a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.api/pom.xml
+++ b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.api/pom.xml
@@ -175,6 +175,7 @@
org.apache.ws.commons.axiom.wso2
axiom
+ provided
@@ -311,10 +319,12 @@
org.wso2.tomcat
tomcat-servlet-api
+ provided
com.google.code.gson
gson
+ provided
org.wso2.carbon.devicemgt
@@ -335,11 +345,13 @@
org.codehaus.jettison.wso2
jettison
1.1.wso2v1
+ provided
org.json.wso2
json
2.0.0.wso2v1
+ provided
io.swagger
diff --git a/pom.xml b/pom.xml
index 99edcd28c..62174b774 100644
--- a/pom.xml
+++ b/pom.xml
@@ -955,7 +955,7 @@
org.wso2.orbit.org.bouncycastle
bcprov-jdk15on
- 1.52.0.wso2v1
+ ${bcpkix-jdk15on.version}
org.codehaus.plexus