Skip to content

Commit

Permalink
up:5.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: mingsoft <[email protected]>
  • Loading branch information
msgroup authored and killfen committed Jul 29, 2024
1 parent ea9743a commit 91fb207
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,24 +44,24 @@
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-base</artifactId>
<version>2.2.2</version>
<version>2.2.4</version>
</dependency>
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-basic</artifactId>
<version>2.2.2</version>
<version>2.2.4</version>
</dependency>
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-mdiy</artifactId>
<version>2.2.2</version>
<version>2.2.4</version>
</dependency>

<!--store入口依赖(源码不开发),如果不需要MStore可以直接去掉依赖-->
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>store-client</artifactId>
<version>2.2.2</version>
<version>2.2.4</version>
</dependency>
<dependency>
<groupId>com.github.oshi</groupId>
Expand Down

0 comments on commit 91fb207

Please sign in to comment.