mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
updating andes dependiencies
This commit is contained in:
parent
c1832fcbbd
commit
b47b90ea55
4
pom.xml
4
pom.xml
@ -1048,7 +1048,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.wso2.andes.wso2</groupId>
|
<groupId>org.wso2.andes.wso2</groupId>
|
||||||
<artifactId>andes</artifactId>
|
<artifactId>andes</artifactId>
|
||||||
<version>${carbon.messaging.version}</version>
|
<version>${andes.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
|
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
|
||||||
@ -1259,7 +1259,7 @@
|
|||||||
<javax.xml.parsers.import.pkg.version>[0.0.0,1.0.0)</javax.xml.parsers.import.pkg.version>
|
<javax.xml.parsers.import.pkg.version>[0.0.0,1.0.0)</javax.xml.parsers.import.pkg.version>
|
||||||
|
|
||||||
<!-- MB Features -->
|
<!-- MB Features -->
|
||||||
<carbon.messaging.version>3.1.3</carbon.messaging.version>
|
<andes.version>3.2.25</andes.version>
|
||||||
|
|
||||||
<!--Feign Version-->
|
<!--Feign Version-->
|
||||||
<io.github.openfeign.version>9.3.1</io.github.openfeign.version>
|
<io.github.openfeign.version>9.3.1</io.github.openfeign.version>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user