diff --git a/components/certificate-mgt/org.wso2.carbon.certificate.mgt.api/pom.xml b/components/certificate-mgt/org.wso2.carbon.certificate.mgt.api/pom.xml index 769015dd8d..2bfe2c2519 100644 --- a/components/certificate-mgt/org.wso2.carbon.certificate.mgt.api/pom.xml +++ b/components/certificate-mgt/org.wso2.carbon.certificate.mgt.api/pom.xml @@ -162,7 +162,7 @@ swagger-core - com.fasterxml.jackson.core + org.wso2.orbit.com.fasterxml.jackson.core jackson-annotations diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.api/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.api/pom.xml index a53c50bcaa..3523606ef7 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.api/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.api/pom.xml @@ -231,7 +231,7 @@ slf4j-api - com.fasterxml.jackson.core + org.wso2.orbit.com.fasterxml.jackson.core jackson-core @@ -249,7 +249,7 @@ slf4j-api - com.fasterxml.jackson.core + org.wso2.orbit.com.fasterxml.jackson.core jackson-core @@ -270,7 +270,7 @@ provided - com.fasterxml.jackson.core + org.wso2.orbit.com.fasterxml.jackson.core jackson-annotations diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index e33265ac2b..ad937f4a86 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -66,7 +66,7 @@ provided - com.fasterxml.jackson.core + org.wso2.orbit.com.fasterxml.jackson.core jackson-annotations diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index fbcb139624..395f2b0904 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -125,7 +125,7 @@ org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.stub:${identity.inbound.auth.oauth.version} - com.fasterxml.jackson.core:jackson-annotations:${jackson-annotations.version} + org.wso2.orbit.com.fasterxml.jackson.core:jackson-annotations:${jackson-annotations.version} diff --git a/pom.xml b/pom.xml index ba1fec5a24..9447965615 100644 --- a/pom.xml +++ b/pom.xml @@ -1501,7 +1501,7 @@ ${carbon.device.mgt.version} - com.fasterxml.jackson.core + org.wso2.orbit.com.fasterxml.jackson.core jackson-annotations ${jackson-annotations.version} @@ -1893,7 +1893,7 @@ 1.0.2 - 2.7.4 + 2.6.1.wso2v1 1.2.0.wso2v1 5.0.2.Final