|
|
|
@ -905,7 +905,7 @@
|
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
|
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
|
|
|
|
|
<version>${carbon.identity.jwt.grant.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
@ -1904,10 +1904,10 @@
|
|
|
|
|
<!-- Carbon Identity -->
|
|
|
|
|
<carbon.identity.framework.version>5.11.148</carbon.identity.framework.version>
|
|
|
|
|
<carbon.identity.framework.version.range>[5.2.0, 6.0.0)</carbon.identity.framework.version.range>
|
|
|
|
|
<identity.inbound.auth.oauth.version>5.6.53</identity.inbound.auth.oauth.version>
|
|
|
|
|
<identity.inbound.auth.oauth.version>5.6.63</identity.inbound.auth.oauth.version>
|
|
|
|
|
<identity.inbound.auth.saml.version>5.4.6</identity.inbound.auth.saml.version>
|
|
|
|
|
<carbon.identity.jwt.grant.version>1.0.10</carbon.identity.jwt.grant.version>
|
|
|
|
|
<carbon.identity.jwt.grant.version.range>[1.0.2, 2.0.0)</carbon.identity.jwt.grant.version.range>
|
|
|
|
|
<carbon.identity.jwt.grant.version.range>[1.0.10, 2.0.0)</carbon.identity.jwt.grant.version.range>
|
|
|
|
|
<!-- Carbon Identity import version ranges -->
|
|
|
|
|
<carbon.identity.imp.pkg.version>[5.7.0, 6.0.0)</carbon.identity.imp.pkg.version>
|
|
|
|
|
<carbon.identity-inbound-auth-oauth.imp.pkg.version>[5.2.0, 6.0.0)</carbon.identity-inbound-auth-oauth.imp.pkg.version>
|
|
|
|
|