依赖更新

This commit is contained in:
ms group dev 2020-01-07 14:43:38 +08:00
parent ca13da45e7
commit 12f296f600
1 changed files with 2 additions and 2 deletions

View File

@ -44,12 +44,12 @@
<dependency> <dependency>
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
<artifactId>ms-mpeople</artifactId> <artifactId>ms-mpeople</artifactId>
<version>1.0.13</version> <version>1.0.14-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
<artifactId>ms-upgrader</artifactId> <artifactId>ms-upgrader</artifactId>
<version>1.0.14</version> <version>1.0.15-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>