mirror of
https://gitee.com/mingSoft/MCMS.git
synced 2026-05-07 01:00:35 +08:00
fix: 优化
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user