diff --git a/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml b/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml index e24f48384f..65d06ffea9 100644 --- a/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml +++ b/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml @@ -78,6 +78,11 @@ feign-gson ${io.github.openfeign.version} + + org.wso2.carbon.identity.carbon.auth.jwt + org.wso2.carbon.identity.authenticator.signedjwt + ${identity.carbon.auth.jwt.version} + @@ -196,6 +201,9 @@ io.github.openfeign:feign-gson:${io.github.openfeign.version} + + org.wso2.carbon.identity.carbon.auth.jwt:org.wso2.carbon.identity.authenticator.signedjwt:${identity.carbon.auth.jwt.version} + diff --git a/pom.xml b/pom.xml index cb032a04a7..37b7e0741a 100644 --- a/pom.xml +++ b/pom.xml @@ -968,6 +968,11 @@ ${identity.inbound.auth.oauth.version} provided + + org.wso2.carbon.identity.carbon.auth.jwt + org.wso2.carbon.identity.authenticator.signedjwt + ${identity.carbon.auth.jwt.version} + org.apache.httpcomponents.wso2 httpcore @@ -1147,6 +1152,7 @@ 5.6.89 5.3.1 [5.2.0, 6.0.0) + 5.1.2 4.6.1