|
@@ -24,7 +24,7 @@
|
|
|
<parent>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-upms</artifactId>
|
|
|
- <version>1.7.0</version>
|
|
|
+ <version>1.7.1</version>
|
|
|
</parent>
|
|
|
|
|
|
<artifactId>pigx-upms-biz</artifactId>
|
|
@@ -37,19 +37,19 @@
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-upms-api</artifactId>
|
|
|
- <version>1.7.0</version>
|
|
|
+ <version>1.7.1</version>
|
|
|
</dependency>
|
|
|
<!--日志处理-->
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-log</artifactId>
|
|
|
- <version>1.7.0</version>
|
|
|
+ <version>1.7.1</version>
|
|
|
</dependency>
|
|
|
<!--swagger-->
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-swagger</artifactId>
|
|
|
- <version>1.7.0</version>
|
|
|
+ <version>1.7.1</version>
|
|
|
</dependency>
|
|
|
<!--eureka 客户端-->
|
|
|
<dependency>
|
|
@@ -65,7 +65,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-security</artifactId>
|
|
|
- <version>1.7.0</version>
|
|
|
+ <version>1.7.1</version>
|
|
|
</dependency>
|
|
|
<!--mybatis-->
|
|
|
<dependency>
|