|
|
@@ -45,10 +45,11 @@
|
|
|
<artifactId>ms-mpeople</artifactId>
|
|
|
<version>1.0.8</version>
|
|
|
</dependency>
|
|
|
+ <!-- 此部分是铭飞平台MStroe的客户端(MStore不在铭飞开源产品范围),如果不需要使用MStore可以删除掉 -->
|
|
|
<dependency>
|
|
|
<groupId>net.mingsoft</groupId>
|
|
|
<artifactId>ms-upgrader</artifactId>
|
|
|
- <version>1.0.7</version>
|
|
|
+ <version>1.0.8</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
<build>
|