mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
added a bundleDef :net.minidev:json-smart
This commit is contained in:
parent
78475963e3
commit
c9c0a75430
@ -102,6 +102,9 @@
|
||||
<bundleDef>
|
||||
org.wso2.orbit.com.nimbusds:nimbus-jose-jwt:${nimbus.orbit.version}
|
||||
</bundleDef>
|
||||
<bundleDef>
|
||||
net.minidev:json-smart:${json.smart.version}
|
||||
</bundleDef>
|
||||
</bundles>
|
||||
<importFeatures>
|
||||
<importFeatureDef>org.wso2.carbon.core.server:${carbon.kernel.version}
|
||||
|
||||
1
pom.xml
1
pom.xml
@ -1821,6 +1821,7 @@
|
||||
<nimbus.orbit.version>2.26.1.wso2v3</nimbus.orbit.version>
|
||||
|
||||
<commons-json.version>2.0.0.wso2v1</commons-json.version>
|
||||
<json.smart.version>1.3</json.smart.version>
|
||||
<google.gson.version>2.3.1</google.gson.version>
|
||||
<jsr311.version>1.1.1</jsr311.version>
|
||||
<commons.logging.version>1.2</commons.logging.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user