mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix formatting issues
This commit is contained in:
parent
703a4cbb12
commit
f14564339a
@ -59,8 +59,8 @@
|
||||
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
|
||||
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
|
||||
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
|
||||
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
2
pom.xml
2
pom.xml
@ -907,7 +907,7 @@
|
||||
<dependency>
|
||||
<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>
|
||||
<version>${carbon.identity.jwt.grant.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.wso2.carbon.identity.framework</groupId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user