up: 5.3.0 待发布

This commit is contained in:
msgroup 2023-01-11 15:25:47 +08:00 committed by mingsoft
parent 4b61c3f55b
commit 6033128c96
1 changed files with 2 additions and 2 deletions

View File

@ -54,14 +54,14 @@
<dependency> <dependency>
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
<artifactId>ms-mdiy</artifactId> <artifactId>ms-mdiy</artifactId>
<version>2.1.17</version> <version>2.1.17.1</version>
</dependency> </dependency>
<!--store入口依赖源码不开发如果不需要MStore可以直接去掉依赖--> <!--store入口依赖源码不开发如果不需要MStore可以直接去掉依赖-->
<dependency> <dependency>
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
<artifactId>store-client</artifactId> <artifactId>store-client</artifactId>
<version>17</version> <version>2.1.17</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.github.oshi</groupId> <groupId>com.github.oshi</groupId>