diff --git a/README.md b/README.md
index 9654f585..1c8f888c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
@@ -14,10 +14,12 @@
部署文档 | 前端解决方案 | 1.0 版本 | PigX在线体验
+![](https://images.gitee.com/uploads/images/2019/0330/065147_85756aea_410595.png)
+#### 快速构架微服务应用
+
-![](https://images.gitee.com/uploads/images/2019/0330/065147_85756aea_410595.png)
#### 核心依赖
@@ -27,15 +29,16 @@ Spring Boot | 2.1.7.RELEASE
Spring Cloud | Greenwich.SR2
Spring Security OAuth2 | 2.3.5
Mybatis Plus | 3.1.2
-hutool | 4.6.1
-Avue | 1.6.0
+hutool | 4.6.3
+Avue | 2.0.6
#### 模块说明
```lua
+pig-ui -- https://gitee.com/log4j/pig-ui
+
pig
-├── pig-ui -- 前端工程[8080]
├── pig-auth -- 授权服务提供[3000]
└── pig-common -- 系统公共模块
├── pig-common-core -- 公共工具类核心包
diff --git a/pig-auth/pom.xml b/pig-auth/pom.xml
index 2930e421..46334515 100755
--- a/pig-auth/pom.xml
+++ b/pig-auth/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig
- 2.3.2
+ 2.4.0
pig-auth
@@ -39,13 +39,13 @@
com.pig4cloud
pig-upms-api
- 2.3.2
+ 2.4.0
com.pig4cloud
pig-common-security
- 2.3.2
+ 2.4.0
diff --git a/pig-common/pig-common-core/pom.xml b/pig-common/pig-common-core/pom.xml
index cdb1c6b1..7d640701 100755
--- a/pig-common/pig-common-core/pom.xml
+++ b/pig-common/pig-common-core/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig-common
- 2.3.2
+ 2.4.0
pig-common-core
diff --git a/pig-common/pig-common-log/pom.xml b/pig-common/pig-common-log/pom.xml
index 6a178438..f47ecf2b 100755
--- a/pig-common/pig-common-log/pom.xml
+++ b/pig-common/pig-common-log/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig-common
- 2.3.2
+ 2.4.0
pig-common-log
@@ -35,13 +35,13 @@
com.pig4cloud
pig-common-core
- 2.3.2
+ 2.4.0
com.pig4cloud
pig-upms-api
- 2.3.2
+ 2.4.0
diff --git a/pig-common/pig-common-security/pom.xml b/pig-common/pig-common-security/pom.xml
index e001da0f..e486382a 100755
--- a/pig-common/pig-common-security/pom.xml
+++ b/pig-common/pig-common-security/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig-common
- 2.3.2
+ 2.4.0
pig-common-security
@@ -35,7 +35,7 @@
com.pig4cloud
pig-common-core
- 2.3.2
+ 2.4.0
@@ -50,7 +50,7 @@
com.pig4cloud
pig-upms-api
- 2.3.2
+ 2.4.0
diff --git a/pig-common/pom.xml b/pig-common/pom.xml
index 2d04ada7..a2cb9d34 100755
--- a/pig-common/pom.xml
+++ b/pig-common/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig
- 2.3.2
+ 2.4.0
pig-common
diff --git a/pig-config/pom.xml b/pig-config/pom.xml
index 5d800189..9de63cb7 100755
--- a/pig-config/pom.xml
+++ b/pig-config/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig
- 2.3.2
+ 2.4.0
pig-config
diff --git a/pig-eureka/pom.xml b/pig-eureka/pom.xml
index 81e42425..0a590e15 100755
--- a/pig-eureka/pom.xml
+++ b/pig-eureka/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig
- 2.3.2
+ 2.4.0
pig-eureka
diff --git a/pig-gateway/pom.xml b/pig-gateway/pom.xml
index c77e89ef..0f471a4b 100755
--- a/pig-gateway/pom.xml
+++ b/pig-gateway/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig
- 2.3.2
+ 2.4.0
pig-gateway
@@ -54,7 +54,7 @@
com.pig4cloud
pig-common-core
- 2.3.2
+ 2.4.0
diff --git a/pig-upms/pig-upms-api/pom.xml b/pig-upms/pig-upms-api/pom.xml
index 2aea8ad4..0c4fe5aa 100755
--- a/pig-upms/pig-upms-api/pom.xml
+++ b/pig-upms/pig-upms-api/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig-upms
- 2.3.2
+ 2.4.0
pig-upms-api
@@ -35,7 +35,7 @@
com.pig4cloud
pig-common-core
- 2.3.2
+ 2.4.0
diff --git a/pig-upms/pig-upms-biz/pom.xml b/pig-upms/pig-upms-biz/pom.xml
index 851cbc82..31fe3be5 100644
--- a/pig-upms/pig-upms-biz/pom.xml
+++ b/pig-upms/pig-upms-biz/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig-upms
- 2.3.2
+ 2.4.0
pig-upms-biz
@@ -34,19 +34,19 @@
com.pig4cloud
pig-upms-api
- 2.3.2
+ 2.4.0
com.pig4cloud
pig-common-security
- 2.3.2
+ 2.4.0
com.pig4cloud
pig-common-log
- 2.3.2
+ 2.4.0
diff --git a/pig-upms/pom.xml b/pig-upms/pom.xml
index 419b39ab..f15069dc 100755
--- a/pig-upms/pom.xml
+++ b/pig-upms/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig
- 2.3.2
+ 2.4.0
pig-upms
diff --git a/pig-visual/pig-codegen/pom.xml b/pig-visual/pig-codegen/pom.xml
index 6bceb9ff..fec884c6 100755
--- a/pig-visual/pig-codegen/pom.xml
+++ b/pig-visual/pig-codegen/pom.xml
@@ -22,7 +22,7 @@
com.pig4cloud
pig-visual
- 2.3.2
+ 2.4.0
pig-codegen
@@ -50,13 +50,13 @@
com.pig4cloud
pig-common-core
- 2.3.2
+ 2.4.0
com.pig4cloud
pig-common-security
- 2.3.2
+ 2.4.0
diff --git a/pig-visual/pig-monitor/pom.xml b/pig-visual/pig-monitor/pom.xml
index 428aa911..2ee221f5 100755
--- a/pig-visual/pig-monitor/pom.xml
+++ b/pig-visual/pig-monitor/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig-visual
- 2.3.2
+ 2.4.0
pig-monitor
diff --git a/pig-visual/pig-zipkin/pom.xml b/pig-visual/pig-zipkin/pom.xml
index 67ffccbc..03500181 100644
--- a/pig-visual/pig-zipkin/pom.xml
+++ b/pig-visual/pig-zipkin/pom.xml
@@ -5,7 +5,7 @@
pig-visual
com.pig4cloud
- 2.3.2
+ 2.4.0
4.0.0
diff --git a/pig-visual/pom.xml b/pig-visual/pom.xml
index 61f3ee2c..0172d8f9 100755
--- a/pig-visual/pom.xml
+++ b/pig-visual/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig
- 2.3.2
+ 2.4.0
pig-visual
diff --git a/pom.xml b/pom.xml
index 7c9c70db..4fc2e7cf 100755
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
com.pig4cloud
pig
- 2.3.2
+ 2.4.0
${project.artifactId}
pom
https://www.pig4cloud.com
@@ -34,7 +34,7 @@
1.8
1.8
2.1.6
- 4.6.1
+ 4.6.3
3.1.2
0.0.9
1.7