diff --git a/pom.xml b/pom.xml
index e09b18bb..fc7283f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.zlt
central-platform
- 4.5.0
+ 4.6.0
pom
diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml
index 9ab38a9a..357a27d6 100644
--- a/zlt-business/code-generator/pom.xml
+++ b/zlt-business/code-generator/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-business
- 4.5.0
+ 4.6.0
code-generator
diff --git a/zlt-business/file-center/pom.xml b/zlt-business/file-center/pom.xml
index b5570e95..d0cd74b5 100644
--- a/zlt-business/file-center/pom.xml
+++ b/zlt-business/file-center/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-business
- 4.5.0
+ 4.6.0
file-center
文件中心
diff --git a/zlt-business/pom.xml b/zlt-business/pom.xml
index c5db34f7..009f46f1 100644
--- a/zlt-business/pom.xml
+++ b/zlt-business/pom.xml
@@ -4,7 +4,7 @@
com.zlt
central-platform
- 4.5.0
+ 4.6.0
zlt-business
业务中心
diff --git a/zlt-business/search-center/pom.xml b/zlt-business/search-center/pom.xml
index cf999827..e5ebf12c 100644
--- a/zlt-business/search-center/pom.xml
+++ b/zlt-business/search-center/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-business
- 4.5.0
+ 4.6.0
search-center
搜索中心
diff --git a/zlt-business/search-center/search-client/pom.xml b/zlt-business/search-center/search-client/pom.xml
index 9b073a66..c6e8caeb 100644
--- a/zlt-business/search-center/search-client/pom.xml
+++ b/zlt-business/search-center/search-client/pom.xml
@@ -4,7 +4,7 @@
com.zlt
search-center
- 4.5.0
+ 4.6.0
search-client
搜索中心客户端
diff --git a/zlt-business/search-center/search-server/pom.xml b/zlt-business/search-center/search-server/pom.xml
index b41f7f72..3b398718 100644
--- a/zlt-business/search-center/search-server/pom.xml
+++ b/zlt-business/search-center/search-server/pom.xml
@@ -4,7 +4,7 @@
com.zlt
search-center
- 4.5.0
+ 4.6.0
search-server
搜索中心服务端
diff --git a/zlt-business/user-center/pom.xml b/zlt-business/user-center/pom.xml
index e5f37632..8ae091e5 100644
--- a/zlt-business/user-center/pom.xml
+++ b/zlt-business/user-center/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-business
- 4.5.0
+ 4.6.0
user-center
用户中心
diff --git a/zlt-commons/pom.xml b/zlt-commons/pom.xml
index 02bf37d5..c8fa009c 100644
--- a/zlt-commons/pom.xml
+++ b/zlt-commons/pom.xml
@@ -4,7 +4,7 @@
com.zlt
central-platform
- 4.5.0
+ 4.6.0
zlt-commons
通用组件
diff --git a/zlt-commons/zlt-auth-client-spring-boot-starter/pom.xml b/zlt-commons/zlt-auth-client-spring-boot-starter/pom.xml
index 2ba654c6..818cc096 100644
--- a/zlt-commons/zlt-auth-client-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-auth-client-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-commons/zlt-common-core/pom.xml b/zlt-commons/zlt-common-core/pom.xml
index 327e01f9..3e1d4c53 100644
--- a/zlt-commons/zlt-common-core/pom.xml
+++ b/zlt-commons/zlt-common-core/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
zlt-common-core
公共通用组件
diff --git a/zlt-commons/zlt-common-core/src/main/java/com/central/common/constant/CommonConstant.java b/zlt-commons/zlt-common-core/src/main/java/com/central/common/constant/CommonConstant.java
index 2150a4a1..88d1bc04 100644
--- a/zlt-commons/zlt-common-core/src/main/java/com/central/common/constant/CommonConstant.java
+++ b/zlt-commons/zlt-common-core/src/main/java/com/central/common/constant/CommonConstant.java
@@ -10,7 +10,7 @@ public interface CommonConstant {
/**
* 项目版本号(banner使用)
*/
- String PROJECT_VERSION = "4.5.0";
+ String PROJECT_VERSION = "4.6.0";
/**
* token请求头名称
diff --git a/zlt-commons/zlt-common-spring-boot-starter/pom.xml b/zlt-commons/zlt-common-spring-boot-starter/pom.xml
index 2930b149..fca45b6e 100644
--- a/zlt-commons/zlt-common-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-common-spring-boot-starter/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
zlt-common-spring-boot-starter
公共通用组件
diff --git a/zlt-commons/zlt-db-spring-boot-starter/pom.xml b/zlt-commons/zlt-db-spring-boot-starter/pom.xml
index 113b053e..d5229e84 100644
--- a/zlt-commons/zlt-db-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-db-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-commons/zlt-elasticsearch-spring-boot-starter/pom.xml b/zlt-commons/zlt-elasticsearch-spring-boot-starter/pom.xml
index 64bbda40..5cd39dae 100644
--- a/zlt-commons/zlt-elasticsearch-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-elasticsearch-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-commons/zlt-log-spring-boot-starter/pom.xml b/zlt-commons/zlt-log-spring-boot-starter/pom.xml
index 514046da..4394bdf5 100644
--- a/zlt-commons/zlt-log-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-log-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-commons/zlt-oss-spring-boot-starter/pom.xml b/zlt-commons/zlt-oss-spring-boot-starter/pom.xml
index 4731a7ee..c58f4890 100644
--- a/zlt-commons/zlt-oss-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-oss-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-commons/zlt-redis-spring-boot-starter/pom.xml b/zlt-commons/zlt-redis-spring-boot-starter/pom.xml
index 6a21599f..b985002d 100644
--- a/zlt-commons/zlt-redis-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-redis-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-commons/zlt-ribbon-spring-boot-starter/pom.xml b/zlt-commons/zlt-ribbon-spring-boot-starter/pom.xml
index 306ca51a..1c212de0 100644
--- a/zlt-commons/zlt-ribbon-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-ribbon-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-commons/zlt-sentinel-spring-boot-starter/pom.xml b/zlt-commons/zlt-sentinel-spring-boot-starter/pom.xml
index 59e60454..9b03466e 100644
--- a/zlt-commons/zlt-sentinel-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-sentinel-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-commons/zlt-swagger2-spring-boot-starter/pom.xml b/zlt-commons/zlt-swagger2-spring-boot-starter/pom.xml
index 5a23b12b..8cf6eb3d 100644
--- a/zlt-commons/zlt-swagger2-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-swagger2-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-commons/zlt-zookeeper-spring-boot-starter/pom.xml b/zlt-commons/zlt-zookeeper-spring-boot-starter/pom.xml
index c43d0958..e3e4d617 100644
--- a/zlt-commons/zlt-zookeeper-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-zookeeper-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
zlt-commons
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-config/pom.xml b/zlt-config/pom.xml
index faf5228a..56166fb7 100644
--- a/zlt-config/pom.xml
+++ b/zlt-config/pom.xml
@@ -5,7 +5,7 @@
com.zlt
central-platform
- 4.5.0
+ 4.6.0
4.0.0
jar
diff --git a/zlt-demo/dubbo-demo/pom.xml b/zlt-demo/dubbo-demo/pom.xml
index c4109041..9be3db24 100644
--- a/zlt-demo/dubbo-demo/pom.xml
+++ b/zlt-demo/dubbo-demo/pom.xml
@@ -6,7 +6,7 @@
com.zlt
zlt-demo
- 4.5.0
+ 4.6.0
dubbo-demo
diff --git a/zlt-demo/pom.xml b/zlt-demo/pom.xml
index e87d30fd..e98c6aea 100644
--- a/zlt-demo/pom.xml
+++ b/zlt-demo/pom.xml
@@ -4,7 +4,7 @@
com.zlt
central-platform
- 4.5.0
+ 4.6.0
zlt-demo
pom
diff --git a/zlt-demo/rocketmq-demo/pom.xml b/zlt-demo/rocketmq-demo/pom.xml
index 99f79451..057dd160 100644
--- a/zlt-demo/rocketmq-demo/pom.xml
+++ b/zlt-demo/rocketmq-demo/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-demo
- 4.5.0
+ 4.6.0
rocketmq-demo
pom
diff --git a/zlt-demo/rocketmq-demo/rocketmq-consume/pom.xml b/zlt-demo/rocketmq-demo/rocketmq-consume/pom.xml
index 8c2bb68e..d4695b33 100644
--- a/zlt-demo/rocketmq-demo/rocketmq-consume/pom.xml
+++ b/zlt-demo/rocketmq-demo/rocketmq-consume/pom.xml
@@ -4,7 +4,7 @@
com.zlt
rocketmq-demo
- 4.5.0
+ 4.6.0
rocketmq-consume
rocketMQ消费者demo
diff --git a/zlt-demo/rocketmq-demo/rocketmq-produce/pom.xml b/zlt-demo/rocketmq-demo/rocketmq-produce/pom.xml
index a785b0ea..68dc8cba 100644
--- a/zlt-demo/rocketmq-demo/rocketmq-produce/pom.xml
+++ b/zlt-demo/rocketmq-demo/rocketmq-produce/pom.xml
@@ -4,7 +4,7 @@
com.zlt
rocketmq-demo
- 4.5.0
+ 4.6.0
rocketmq-produce
rocketMQ生产者demo
diff --git a/zlt-demo/rocketmq-demo/rocketmq-transactional/pom.xml b/zlt-demo/rocketmq-demo/rocketmq-transactional/pom.xml
index d7f8208b..52ef30fc 100644
--- a/zlt-demo/rocketmq-demo/rocketmq-transactional/pom.xml
+++ b/zlt-demo/rocketmq-demo/rocketmq-transactional/pom.xml
@@ -4,7 +4,7 @@
com.zlt
rocketmq-demo
- 4.5.0
+ 4.6.0
rocketmq-transactional
rocketMQ事务消息demo
diff --git a/zlt-demo/seata-demo/account-service/pom.xml b/zlt-demo/seata-demo/account-service/pom.xml
index 50654258..e7ee500a 100644
--- a/zlt-demo/seata-demo/account-service/pom.xml
+++ b/zlt-demo/seata-demo/account-service/pom.xml
@@ -5,7 +5,7 @@
com.zlt
seata-demo
- 4.5.0
+ 4.6.0
account-service
diff --git a/zlt-demo/seata-demo/business-service/pom.xml b/zlt-demo/seata-demo/business-service/pom.xml
index 6d8a1db4..1c56e802 100644
--- a/zlt-demo/seata-demo/business-service/pom.xml
+++ b/zlt-demo/seata-demo/business-service/pom.xml
@@ -5,7 +5,7 @@
com.zlt
seata-demo
- 4.5.0
+ 4.6.0
business-service
diff --git a/zlt-demo/seata-demo/order-service/pom.xml b/zlt-demo/seata-demo/order-service/pom.xml
index 6775d29b..b5697844 100644
--- a/zlt-demo/seata-demo/order-service/pom.xml
+++ b/zlt-demo/seata-demo/order-service/pom.xml
@@ -5,7 +5,7 @@
com.zlt
seata-demo
- 4.5.0
+ 4.6.0
order-service
diff --git a/zlt-demo/seata-demo/pom.xml b/zlt-demo/seata-demo/pom.xml
index 7a230264..8772b764 100644
--- a/zlt-demo/seata-demo/pom.xml
+++ b/zlt-demo/seata-demo/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-demo
- 4.5.0
+ 4.6.0
seata-demo
seata分布式事务demo
diff --git a/zlt-demo/seata-demo/seata-common-starter/pom.xml b/zlt-demo/seata-demo/seata-common-starter/pom.xml
index d8dbbd61..358b81e3 100644
--- a/zlt-demo/seata-demo/seata-common-starter/pom.xml
+++ b/zlt-demo/seata-demo/seata-common-starter/pom.xml
@@ -5,7 +5,7 @@
com.zlt
seata-demo
- 4.5.0
+ 4.6.0
seata-common-starter
diff --git a/zlt-demo/seata-demo/storage-service/pom.xml b/zlt-demo/seata-demo/storage-service/pom.xml
index b81cebe1..c4e7b453 100644
--- a/zlt-demo/seata-demo/storage-service/pom.xml
+++ b/zlt-demo/seata-demo/storage-service/pom.xml
@@ -5,7 +5,7 @@
com.zlt
seata-demo
- 4.5.0
+ 4.6.0
storage-service
diff --git a/zlt-demo/sharding-jdbc-demo/pom.xml b/zlt-demo/sharding-jdbc-demo/pom.xml
index 7bfb5212..1d9f7db0 100644
--- a/zlt-demo/sharding-jdbc-demo/pom.xml
+++ b/zlt-demo/sharding-jdbc-demo/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-demo
- 4.5.0
+ 4.6.0
sharding-jdbc-demo
sharding-jdbc分库分表demo
diff --git a/zlt-demo/sso-demo/oidc-sso/pom.xml b/zlt-demo/sso-demo/oidc-sso/pom.xml
index 0410f65d..9ecff3cb 100644
--- a/zlt-demo/sso-demo/oidc-sso/pom.xml
+++ b/zlt-demo/sso-demo/oidc-sso/pom.xml
@@ -4,7 +4,7 @@
com.zlt
sso-demo
- 4.5.0
+ 4.6.0
oidc-sso
OIDC协议单点登录demo
diff --git a/zlt-demo/sso-demo/pom.xml b/zlt-demo/sso-demo/pom.xml
index 62d2136b..2efe1f3b 100644
--- a/zlt-demo/sso-demo/pom.xml
+++ b/zlt-demo/sso-demo/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-demo
- 4.5.0
+ 4.6.0
sso-demo
pom
diff --git a/zlt-demo/sso-demo/ss-sso/pom.xml b/zlt-demo/sso-demo/ss-sso/pom.xml
index 7e4deb3b..dd59d801 100644
--- a/zlt-demo/sso-demo/ss-sso/pom.xml
+++ b/zlt-demo/sso-demo/ss-sso/pom.xml
@@ -4,7 +4,7 @@
com.zlt
sso-demo
- 4.5.0
+ 4.6.0
ss-sso
springSecurity单点登录demo
diff --git a/zlt-demo/sso-demo/web-sso/pom.xml b/zlt-demo/sso-demo/web-sso/pom.xml
index dc369f23..d0826233 100644
--- a/zlt-demo/sso-demo/web-sso/pom.xml
+++ b/zlt-demo/sso-demo/web-sso/pom.xml
@@ -4,7 +4,7 @@
com.zlt
sso-demo
- 4.5.0
+ 4.6.0
web-sso
前后端分离单点登录demo
diff --git a/zlt-demo/txlcn-demo/pom.xml b/zlt-demo/txlcn-demo/pom.xml
index 601c5329..78a6f287 100644
--- a/zlt-demo/txlcn-demo/pom.xml
+++ b/zlt-demo/txlcn-demo/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-demo
- 4.5.0
+ 4.6.0
txlcn-demo
txlcn分布式事务demo
diff --git a/zlt-demo/txlcn-demo/txlcn-demo-common/pom.xml b/zlt-demo/txlcn-demo/txlcn-demo-common/pom.xml
index 635e5103..b31e18ac 100644
--- a/zlt-demo/txlcn-demo/txlcn-demo-common/pom.xml
+++ b/zlt-demo/txlcn-demo/txlcn-demo-common/pom.xml
@@ -4,7 +4,7 @@
com.zlt
txlcn-demo
- 4.5.0
+ 4.6.0
txlcn-demo-common
demo-common
diff --git a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-a/pom.xml b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-a/pom.xml
index d8951f9a..2004e59c 100644
--- a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-a/pom.xml
+++ b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-a/pom.xml
@@ -3,7 +3,7 @@
com.zlt
txlcn-demo
- 4.5.0
+ 4.6.0
4.0.0
diff --git a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-b/pom.xml b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-b/pom.xml
index f1e119c6..697415af 100644
--- a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-b/pom.xml
+++ b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-b/pom.xml
@@ -3,7 +3,7 @@
com.zlt
txlcn-demo
- 4.5.0
+ 4.6.0
4.0.0
txlcn-demo-spring-service-b
diff --git a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-c/pom.xml b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-c/pom.xml
index 7371f771..493a52e5 100644
--- a/zlt-demo/txlcn-demo/txlcn-demo-spring-service-c/pom.xml
+++ b/zlt-demo/txlcn-demo/txlcn-demo-spring-service-c/pom.xml
@@ -3,7 +3,7 @@
com.zlt
txlcn-demo
- 4.5.0
+ 4.6.0
4.0.0
txlcn-demo-spring-service-c
diff --git a/zlt-gateway/pom.xml b/zlt-gateway/pom.xml
index 607244ec..f292251b 100644
--- a/zlt-gateway/pom.xml
+++ b/zlt-gateway/pom.xml
@@ -4,7 +4,7 @@
com.zlt
central-platform
- 4.5.0
+ 4.6.0
zlt-gateway
pom
diff --git a/zlt-gateway/sc-gateway/pom.xml b/zlt-gateway/sc-gateway/pom.xml
index 4e77259f..78712a8c 100644
--- a/zlt-gateway/sc-gateway/pom.xml
+++ b/zlt-gateway/sc-gateway/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-gateway
- 4.5.0
+ 4.6.0
sc-gateway
spring cloud gateway网关
diff --git a/zlt-gateway/zuul-gateway/pom.xml b/zlt-gateway/zuul-gateway/pom.xml
index f0c64d58..35ee5697 100644
--- a/zlt-gateway/zuul-gateway/pom.xml
+++ b/zlt-gateway/zuul-gateway/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-gateway
- 4.5.0
+ 4.6.0
zuul-gateway
zuul网关
diff --git a/zlt-job/job-admin/pom.xml b/zlt-job/job-admin/pom.xml
index 329fbd12..8d8d8462 100644
--- a/zlt-job/job-admin/pom.xml
+++ b/zlt-job/job-admin/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-job
- 4.5.0
+ 4.6.0
job-admin
jar
diff --git a/zlt-job/job-core/pom.xml b/zlt-job/job-core/pom.xml
index f09708ae..4a476ac5 100644
--- a/zlt-job/job-core/pom.xml
+++ b/zlt-job/job-core/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-job
- 4.5.0
+ 4.6.0
job-core
jar
diff --git a/zlt-job/job-executor-samples/pom.xml b/zlt-job/job-executor-samples/pom.xml
index 38cf9002..b0f206ae 100644
--- a/zlt-job/job-executor-samples/pom.xml
+++ b/zlt-job/job-executor-samples/pom.xml
@@ -6,7 +6,7 @@
com.zlt
zlt-job
- 4.5.0
+ 4.6.0
job-executor-samples
jar
diff --git a/zlt-job/pom.xml b/zlt-job/pom.xml
index 84206580..95777d38 100644
--- a/zlt-job/pom.xml
+++ b/zlt-job/pom.xml
@@ -4,7 +4,7 @@
com.zlt
central-platform
- 4.5.0
+ 4.6.0
zlt-job
pom
diff --git a/zlt-monitor/log-center/pom.xml b/zlt-monitor/log-center/pom.xml
index 68e0624a..4f011845 100644
--- a/zlt-monitor/log-center/pom.xml
+++ b/zlt-monitor/log-center/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-monitor
- 4.5.0
+ 4.6.0
log-center
diff --git a/zlt-monitor/pom.xml b/zlt-monitor/pom.xml
index 2ca56104..1737222d 100644
--- a/zlt-monitor/pom.xml
+++ b/zlt-monitor/pom.xml
@@ -3,7 +3,7 @@
com.zlt
central-platform
- 4.5.0
+ 4.6.0
zlt-monitor
pom
diff --git a/zlt-monitor/sc-admin/pom.xml b/zlt-monitor/sc-admin/pom.xml
index a06451f3..fb5a6c2b 100644
--- a/zlt-monitor/sc-admin/pom.xml
+++ b/zlt-monitor/sc-admin/pom.xml
@@ -4,7 +4,7 @@
com.zlt
zlt-monitor
- 4.5.0
+ 4.6.0
sc-admin
diff --git a/zlt-transaction/pom.xml b/zlt-transaction/pom.xml
index 8009677d..d87be893 100644
--- a/zlt-transaction/pom.xml
+++ b/zlt-transaction/pom.xml
@@ -4,7 +4,7 @@
com.zlt
central-platform
- 4.5.0
+ 4.6.0
zlt-transaction
事务
diff --git a/zlt-transaction/txlcn-tm/pom.xml b/zlt-transaction/txlcn-tm/pom.xml
index d85358f4..c8e3c390 100644
--- a/zlt-transaction/txlcn-tm/pom.xml
+++ b/zlt-transaction/txlcn-tm/pom.xml
@@ -3,7 +3,7 @@
com.zlt
zlt-transaction
- 4.5.0
+ 4.6.0
4.0.0
txlcn-tm
diff --git a/zlt-uaa/pom.xml b/zlt-uaa/pom.xml
index d3133a9a..1681f82a 100644
--- a/zlt-uaa/pom.xml
+++ b/zlt-uaa/pom.xml
@@ -4,7 +4,7 @@
com.zlt
central-platform
- 4.5.0
+ 4.6.0
zlt-uaa
认证中心
diff --git a/zlt-web/back-web/pom.xml b/zlt-web/back-web/pom.xml
index 4d996ce0..15d30892 100644
--- a/zlt-web/back-web/pom.xml
+++ b/zlt-web/back-web/pom.xml
@@ -6,7 +6,7 @@
com.zlt
zlt-web
- 4.5.0
+ 4.6.0
back-web
后台管理前端
diff --git a/zlt-web/pom.xml b/zlt-web/pom.xml
index b716d848..41bc7b07 100644
--- a/zlt-web/pom.xml
+++ b/zlt-web/pom.xml
@@ -6,7 +6,7 @@
com.zlt
central-platform
- 4.5.0
+ 4.6.0
zlt-web
前端