mirror of
https://gitee.com/mingSoft/MCMS.git
synced 2026-05-07 01:00:35 +08:00
up: 依赖更新
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -44,24 +44,24 @@
|
||||
<dependency>
|
||||
<groupId>net.mingsoft</groupId>
|
||||
<artifactId>ms-base</artifactId>
|
||||
<version>2.2.5</version>
|
||||
<version>2.2.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.mingsoft</groupId>
|
||||
<artifactId>ms-basic</artifactId>
|
||||
<version>2.2.5</version>
|
||||
<version>2.2.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.mingsoft</groupId>
|
||||
<artifactId>ms-mdiy</artifactId>
|
||||
<version>2.2.5</version>
|
||||
<version>2.2.6</version>
|
||||
</dependency>
|
||||
|
||||
<!--store入口依赖(源码不开发),如果不需要MStore可以直接去掉依赖-->
|
||||
<dependency>
|
||||
<groupId>net.mingsoft</groupId>
|
||||
<artifactId>store-client</artifactId>
|
||||
<version>2.2.5</version>
|
||||
<version>2.2.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.oshi</groupId>
|
||||
|
||||
Reference in New Issue
Block a user