|
@@ -24,7 +24,7 @@
|
|
|
<parent>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-upms</artifactId>
|
|
|
- <version>2.1.0</version>
|
|
|
+ <version>2.1.1</version>
|
|
|
</parent>
|
|
|
|
|
|
<artifactId>pigx-upms-biz</artifactId>
|
|
@@ -37,13 +37,13 @@
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-upms-api</artifactId>
|
|
|
- <version>2.1.0</version>
|
|
|
+ <version>2.1.1</version>
|
|
|
</dependency>
|
|
|
<!--日志处理-->
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-log</artifactId>
|
|
|
- <version>2.1.0</version>
|
|
|
+ <version>2.1.1</version>
|
|
|
</dependency>
|
|
|
<!--数据库操作-->
|
|
|
<dependency>
|
|
@@ -54,19 +54,19 @@
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-data</artifactId>
|
|
|
- <version>2.1.0</version>
|
|
|
+ <version>2.1.1</version>
|
|
|
</dependency>
|
|
|
<!--swagger-->
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-swagger</artifactId>
|
|
|
- <version>2.1.0</version>
|
|
|
+ <version>2.1.1</version>
|
|
|
</dependency>
|
|
|
<!--文件系统-->
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-minio</artifactId>
|
|
|
- <version>2.1.0</version>
|
|
|
+ <version>2.1.1</version>
|
|
|
</dependency>
|
|
|
<!--eureka 客户端-->
|
|
|
<dependency>
|
|
@@ -82,13 +82,13 @@
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-security</artifactId>
|
|
|
- <version>2.1.0</version>
|
|
|
+ <version>2.1.1</version>
|
|
|
</dependency>
|
|
|
<!--支持动态路由配置 -->
|
|
|
<dependency>
|
|
|
<groupId>com.pig4cloud</groupId>
|
|
|
<artifactId>pigx-common-gateway</artifactId>
|
|
|
- <version>2.1.0</version>
|
|
|
+ <version>2.1.1</version>
|
|
|
</dependency>
|
|
|
<!--mybatis-->
|
|
|
<dependency>
|