Commit 3b366e3d authored by msgroup's avatar msgroup Committed by mingsoft
Browse files

fix: 优化

parent 368a16d0
Showing with 2 additions and 2 deletions
+2 -2
......@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.mingsoft</groupId>
<artifactId>ms-mcms</artifactId>
<version>5.3.0</version>
<version>5.3.1</version>
<name>${project.groupId}:${project.artifactId}</name>
<!-- 打包war包,注意不启用(resources》resource》excludes的配置并注释掉maven-assembly-plugin 插件配置 -->
<!--<packaging>war</packaging>-->
......@@ -61,7 +61,7 @@
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>store-client</artifactId>
<version>2.1.19.1</version>
<version>2.1.19.2</version>
</dependency>
<dependency>
<groupId>com.github.oshi</groupId>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment