|
|
@@ -44,17 +44,17 @@
|
|
|
<dependency>
|
|
|
<groupId>net.mingsoft</groupId>
|
|
|
<artifactId>ms-base</artifactId>
|
|
|
- <version>2.1.14</version>
|
|
|
+ <version>2.1.14.1</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>net.mingsoft</groupId>
|
|
|
<artifactId>ms-basic</artifactId>
|
|
|
- <version>2.1.14</version>
|
|
|
+ <version>2.1.14.1</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>net.mingsoft</groupId>
|
|
|
<artifactId>ms-mdiy</artifactId>
|
|
|
- <version>2.1.14</version>
|
|
|
+ <version>2.1.14.1</version>
|
|
|
</dependency>
|
|
|
|
|
|
<!--store入口依赖(源码不开发),如果不需要MStore可以直接去掉依赖-->
|