mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix formatting issue
This commit is contained in:
parent
f14564339a
commit
b639845ab2
4
pom.xml
4
pom.xml
@ -904,11 +904,11 @@
|
|||||||
<artifactId>org.wso2.carbon.identity.oauth.stub</artifactId>
|
<artifactId>org.wso2.carbon.identity.oauth.stub</artifactId>
|
||||||
<version>${identity.inbound.auth.oauth.version}</version>
|
<version>${identity.inbound.auth.oauth.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
|
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
|
||||||
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
|
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
|
||||||
<version>${carbon.identity.jwt.grant.version}</version>
|
<version>${carbon.identity.jwt.grant.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.wso2.carbon.identity.framework</groupId>
|
<groupId>org.wso2.carbon.identity.framework</groupId>
|
||||||
<artifactId>org.wso2.carbon.identity.application.authentication.framework</artifactId>
|
<artifactId>org.wso2.carbon.identity.application.authentication.framework</artifactId>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user