|
@@ -24,7 +24,7 @@
|
|
|
<parent>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-upms</artifactId>
|
|
|
- <version>1.8.0</version>
|
|
|
+ <version>2.0.0</version>
|
|
|
</parent>
|
|
|
|
|
|
<artifactId>pigx-upms-biz</artifactId>
|
|
@@ -37,25 +37,25 @@
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-upms-api</artifactId>
|
|
|
- <version>1.8.0</version>
|
|
|
+ <version>2.0.0</version>
|
|
|
</dependency>
|
|
|
<!--日志处理-->
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-log</artifactId>
|
|
|
- <version>1.8.0</version>
|
|
|
+ <version>2.0.0</version>
|
|
|
</dependency>
|
|
|
<!--缓存依赖-->
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-cache</artifactId>
|
|
|
- <version>1.8.0</version>
|
|
|
+ <version>2.0.0</version>
|
|
|
</dependency>
|
|
|
<!--swagger-->
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-swagger</artifactId>
|
|
|
- <version>1.8.0</version>
|
|
|
+ <version>2.0.0</version>
|
|
|
</dependency>
|
|
|
<!--eureka 客户端-->
|
|
|
<dependency>
|
|
@@ -71,13 +71,13 @@
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-security</artifactId>
|
|
|
- <version>1.8.0</version>
|
|
|
+ <version>2.0.0</version>
|
|
|
</dependency>
|
|
|
<!--支持动态路由配置 -->
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-gateway</artifactId>
|
|
|
- <version>1.8.0</version>
|
|
|
+ <version>2.0.0</version>
|
|
|
</dependency>
|
|
|
<!--mybatis-->
|
|
|
<dependency>
|