增加最新mstore依赖

This commit is contained in:
ms group dev 2020-02-04 14:56:37 +08:00
parent da9f66831c
commit 7344183824
1 changed files with 5 additions and 1 deletions

View File

@ -42,7 +42,11 @@
<version>1.0.17</version>
</dependency>
<!-- 此部分是铭飞平台MStroe的客户端MStore不在铭飞开源产品范围如果不需要使用MStore可以删除掉 -->
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-upgrader</artifactId>
<version>1.0.16</version>
</dependency>
</dependencies>
<build>
<finalName>ms-mcms</finalName>