mstore升级修复

This commit is contained in:
ms group dev 2019-08-12 11:39:23 +08:00
parent 368c17c207
commit 6324c0c2a6
1 changed files with 2 additions and 1 deletions

View File

@ -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>