diff --git a/README.md b/README.md index 157be620..9e95be32 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- Build Status + Build Status Coverage Status Downloads

@@ -38,7 +38,7 @@ 依赖 | 版本 ---|--- -Spring Boot | 2.2.0.RELEASE +Spring Boot | 2.2.1.RELEASE Spring Cloud | Hoxton.RC1 Spring Security OAuth2 | 2.3.6 Mybatis Plus | 3.2.0 diff --git a/pig-auth/pom.xml b/pig-auth/pom.xml index 357c44aa..b739a57b 100755 --- a/pig-auth/pom.xml +++ b/pig-auth/pom.xml @@ -21,7 +21,7 @@ com.pig4cloud pig - 2.5.0 + 2.5.1 pig-auth @@ -39,13 +39,13 @@ com.pig4cloud pig-upms-api - 2.5.0 + 2.5.1 com.pig4cloud pig-common-security - 2.5.0 + 2.5.1 diff --git a/pig-common/pig-common-core/pom.xml b/pig-common/pig-common-core/pom.xml index 75fdd782..ab65f408 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.5.0 + 2.5.1 pig-common-core @@ -49,7 +49,7 @@ - com.pig4cloud + com.baomidou mybatis-plus-extension ${mybatis-plus.version} diff --git a/pig-common/pig-common-log/pom.xml b/pig-common/pig-common-log/pom.xml index 1a755e0b..94f48e4a 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.5.0 + 2.5.1 pig-common-log @@ -35,13 +35,13 @@ com.pig4cloud pig-common-core - 2.5.0 + 2.5.1 com.pig4cloud pig-upms-api - 2.5.0 + 2.5.1 diff --git a/pig-common/pig-common-security/pom.xml b/pig-common/pig-common-security/pom.xml index 648bba98..890739bb 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.5.0 + 2.5.1 pig-common-security @@ -35,7 +35,7 @@ com.pig4cloud pig-common-core - 2.5.0 + 2.5.1 @@ -50,7 +50,7 @@ com.pig4cloud pig-upms-api - 2.5.0 + 2.5.1 diff --git a/pig-common/pom.xml b/pig-common/pom.xml index 0de6a558..203c1342 100755 --- a/pig-common/pom.xml +++ b/pig-common/pom.xml @@ -21,7 +21,7 @@ com.pig4cloud pig - 2.5.0 + 2.5.1 pig-common diff --git a/pig-config/pom.xml b/pig-config/pom.xml index cd97be77..b4e9d0ea 100755 --- a/pig-config/pom.xml +++ b/pig-config/pom.xml @@ -21,7 +21,7 @@ com.pig4cloud pig - 2.5.0 + 2.5.1 pig-config diff --git a/pig-eureka/pom.xml b/pig-eureka/pom.xml index 3383f857..d510d03f 100755 --- a/pig-eureka/pom.xml +++ b/pig-eureka/pom.xml @@ -21,7 +21,7 @@ com.pig4cloud pig - 2.5.0 + 2.5.1 pig-eureka diff --git a/pig-gateway/pom.xml b/pig-gateway/pom.xml index 1722b8a3..4dd3314c 100755 --- a/pig-gateway/pom.xml +++ b/pig-gateway/pom.xml @@ -21,7 +21,7 @@ com.pig4cloud pig - 2.5.0 + 2.5.1 pig-gateway @@ -54,7 +54,7 @@ com.pig4cloud pig-common-core - 2.5.0 + 2.5.1 diff --git a/pig-upms/pig-upms-api/pom.xml b/pig-upms/pig-upms-api/pom.xml index a5b372da..90563563 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.5.0 + 2.5.1 pig-upms-api @@ -35,7 +35,7 @@ com.pig4cloud pig-common-core - 2.5.0 + 2.5.1 diff --git a/pig-upms/pig-upms-biz/pom.xml b/pig-upms/pig-upms-biz/pom.xml index 418a9dab..0c10270c 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.5.0 + 2.5.1 pig-upms-biz @@ -34,19 +34,19 @@ com.pig4cloud pig-upms-api - 2.5.0 + 2.5.1 com.pig4cloud pig-common-security - 2.5.0 + 2.5.1 com.pig4cloud pig-common-log - 2.5.0 + 2.5.1 @@ -55,7 +55,7 @@ - com.pig4cloud + com.baomidou mybatis-plus-boot-starter ${mybatis-plus.version} diff --git a/pig-upms/pom.xml b/pig-upms/pom.xml index 366d77a7..b7b61078 100755 --- a/pig-upms/pom.xml +++ b/pig-upms/pom.xml @@ -21,7 +21,7 @@ com.pig4cloud pig - 2.5.0 + 2.5.1 pig-upms diff --git a/pig-visual/pig-codegen/pom.xml b/pig-visual/pig-codegen/pom.xml index 58616220..5ad14b01 100755 --- a/pig-visual/pig-codegen/pom.xml +++ b/pig-visual/pig-codegen/pom.xml @@ -22,7 +22,7 @@ com.pig4cloud pig-visual - 2.5.0 + 2.5.1 pig-codegen @@ -38,7 +38,7 @@ - com.pig4cloud + com.baomidou mybatis-plus-boot-starter ${mybatis-plus.version} @@ -50,13 +50,13 @@ com.pig4cloud pig-common-core - 2.5.0 + 2.5.1 com.pig4cloud pig-common-security - 2.5.0 + 2.5.1 diff --git a/pig-visual/pig-monitor/pom.xml b/pig-visual/pig-monitor/pom.xml index 921fa90f..cbb39147 100755 --- a/pig-visual/pig-monitor/pom.xml +++ b/pig-visual/pig-monitor/pom.xml @@ -21,7 +21,7 @@ com.pig4cloud pig-visual - 2.5.0 + 2.5.1 pig-monitor diff --git a/pig-visual/pom.xml b/pig-visual/pom.xml index bc5d301f..b002115d 100755 --- a/pig-visual/pom.xml +++ b/pig-visual/pom.xml @@ -21,7 +21,7 @@ com.pig4cloud pig - 2.5.0 + 2.5.1 pig-visual diff --git a/pom.xml b/pom.xml index a97cad13..58d0b6f2 100755 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ com.pig4cloud pig - 2.5.0 + 2.5.1 ${project.artifactId} pom https://www.pig4cloud.com - 2.2.0.RELEASE + 2.2.1.RELEASE Hoxton.RC1 Cairo-SR8 UTF-8