|
@@ -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,13 +37,13 @@
|
|
|
<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>
|
|
|
<!--缓存依赖-->
|
|
|
<dependency>
|
|
@@ -55,7 +55,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-swagger</artifactId>
|
|
|
- <version>1.7.0</version>
|
|
|
+ <version>1.7.1</version>
|
|
|
</dependency>
|
|
|
<!--eureka 客户端-->
|
|
|
<dependency>
|
|
@@ -71,7 +71,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-security</artifactId>
|
|
|
- <version>1.7.0</version>
|
|
|
+ <version>1.7.1</version>
|
|
|
</dependency>
|
|
|
<!--支持动态路由配置 -->
|
|
|
<dependency>
|