This is an automated email from the ASF dual-hosted git repository.
hefengen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from a0db13ab5a [type:refactor] adjust code order and remove invalid input
parameters (#5397)
add 82a34db2ae [type:release] 2.7.0-SNAPSHOT release (#5426)
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
pom.xml | 2 +-
shenyu-admin-listener/pom.xml | 4 ++--
shenyu-admin-listener/shenyu-admin-listener-api/pom.xml | 4 ++--
shenyu-admin-listener/shenyu-admin-listener-apollo/pom.xml | 4 ++--
shenyu-admin-listener/shenyu-admin-listener-consul/pom.xml | 4 ++--
shenyu-admin-listener/shenyu-admin-listener-etcd/pom.xml | 4 ++--
shenyu-admin-listener/shenyu-admin-listener-nacos/pom.xml | 4 ++--
shenyu-admin-listener/shenyu-admin-listener-polaris/pom.xml | 4 ++--
shenyu-admin-listener/shenyu-admin-listener-zookeeper/pom.xml | 4 ++--
shenyu-admin/pom.xml | 2 +-
shenyu-alert/pom.xml | 2 +-
shenyu-bootstrap/pom.xml | 6 +++---
shenyu-client/pom.xml | 4 ++--
shenyu-client/shenyu-client-api-docs-annotations/pom.xml | 4 ++--
shenyu-client/shenyu-client-autoconfig/pom.xml | 4 ++--
shenyu-client/shenyu-client-core/pom.xml | 4 ++--
shenyu-client/shenyu-client-dubbo/pom.xml | 6 +++---
.../shenyu-client-dubbo/shenyu-client-alibaba-dubbo/pom.xml | 4 ++--
.../shenyu-client-dubbo/shenyu-client-apache-dubbo/pom.xml | 4 ++--
.../shenyu-client-dubbo/shenyu-client-dubbo-common/pom.xml | 4 ++--
shenyu-client/shenyu-client-grpc/pom.xml | 2 +-
shenyu-client/shenyu-client-http/pom.xml | 6 +++---
.../shenyu-client-http/shenyu-client-springcloud/pom.xml | 4 ++--
.../shenyu-client-http/shenyu-client-springmvc/pom.xml | 4 ++--
shenyu-client/shenyu-client-motan/pom.xml | 4 ++--
shenyu-client/shenyu-client-sofa/pom.xml | 6 +++---
shenyu-client/shenyu-client-tars/pom.xml | 4 ++--
shenyu-client/shenyu-client-websocket/pom.xml | 6 +++---
.../shenyu-client-spring-websocket/pom.xml | 4 ++--
shenyu-common/pom.xml | 4 ++--
shenyu-discovery/pom.xml | 6 +++---
shenyu-discovery/shenyu-discovery-api/pom.xml | 4 ++--
shenyu-discovery/shenyu-discovery-etcd/pom.xml | 6 +++---
shenyu-discovery/shenyu-discovery-eureka/pom.xml | 4 ++--
shenyu-discovery/shenyu-discovery-nacos/pom.xml | 4 ++--
shenyu-discovery/shenyu-discovery-zookeeper/pom.xml | 6 +++---
shenyu-disruptor/pom.xml | 4 ++--
shenyu-dist/pom.xml | 6 +++---
shenyu-dist/shenyu-admin-dist/pom.xml | 2 +-
shenyu-dist/shenyu-bootstrap-dist/pom.xml | 4 ++--
shenyu-dist/shenyu-docker-compose-dist/pom.xml | 2 +-
shenyu-dist/shenyu-src-dist/pom.xml | 4 ++--
shenyu-examples/pom.xml | 2 +-
shenyu-examples/shenyu-examples-common/pom.xml | 2 +-
shenyu-examples/shenyu-examples-dubbo/pom.xml | 2 +-
.../shenyu-examples-alibaba-dubbo-service-annotation/pom.xml | 2 +-
.../shenyu-examples-alibaba-dubbo-service/pom.xml | 2 +-
.../shenyu-examples-apache-dubbo-service-annotation/pom.xml | 2 +-
.../shenyu-examples-apache-dubbo-service-xml/pom.xml | 4 ++--
.../shenyu-examples-apache-dubbo-service/pom.xml | 2 +-
.../shenyu-examples-dubbo/shenyu-examples-dubbo-api/pom.xml | 2 +-
.../pom.xml | 2 +-
shenyu-examples/shenyu-examples-eureka/pom.xml | 2 +-
shenyu-examples/shenyu-examples-grpc/pom.xml | 2 +-
shenyu-examples/shenyu-examples-http-swagger2/pom.xml | 2 +-
shenyu-examples/shenyu-examples-http/pom.xml | 2 +-
shenyu-examples/shenyu-examples-https/pom.xml | 2 +-
shenyu-examples/shenyu-examples-motan/pom.xml | 2 +-
.../shenyu-examples-motan/shenyu-examples-motan-api/pom.xml | 2 +-
.../shenyu-examples-motan-service/pom.xml | 2 +-
shenyu-examples/shenyu-examples-plugin/pom.xml | 2 +-
shenyu-examples/shenyu-examples-sdk/pom.xml | 2 +-
.../shenyu-examples-sdk/shenyu-examples-sdk-dubbo/pom.xml | 2 +-
.../shenyu-examples-sdk-alibaba-dubbo-consumer/pom.xml | 2 +-
.../shenyu-examples-sdk-alibaba-dubbo-provider/pom.xml | 2 +-
.../shenyu-examples-sdk-apache-dubbo-consumer/pom.xml | 2 +-
.../shenyu-examples-sdk-apache-dubbo-provider/pom.xml | 2 +-
.../shenyu-examples-sdk/shenyu-examples-sdk-feign/pom.xml | 2 +-
.../shenyu-examples-sdk/shenyu-examples-sdk-grpc/pom.xml | 2 +-
.../shenyu-examples-sdk-grpc-consumer/pom.xml | 2 +-
.../shenyu-examples-sdk-grpc-provider/pom.xml | 2 +-
.../shenyu-examples-sdk/shenyu-examples-sdk-http/pom.xml | 2 +-
.../shenyu-examples-sdk-springcloud/pom.xml | 2 +-
.../shenyu-examples-sdk-springcloud-consumer/pom.xml | 2 +-
.../shenyu-examples-sdk-springcloud-provider/pom.xml | 2 +-
shenyu-examples/shenyu-examples-sofa/pom.xml | 2 +-
.../shenyu-examples-sofa/shenyu-examples-sofa-api/pom.xml | 2 +-
.../shenyu-examples-sofa/shenyu-examples-sofa-service/pom.xml | 2 +-
shenyu-examples/shenyu-examples-springcloud/pom.xml | 2 +-
shenyu-examples/shenyu-examples-springmvc-tomcat/pom.xml | 2 +-
shenyu-examples/shenyu-examples-springmvc/pom.xml | 2 +-
shenyu-examples/shenyu-examples-tars/pom.xml | 2 +-
shenyu-examples/shenyu-examples-websocket/pom.xml | 2 +-
.../shenyu-example-spring-annotation-websocket/pom.xml | 2 +-
.../shenyu-example-spring-native-websocket/pom.xml | 2 +-
.../shenyu-example-spring-reactive-websocket/pom.xml | 2 +-
shenyu-integrated-test/pom.xml | 4 ++--
.../shenyu-integrated-test-alibaba-dubbo/pom.xml | 2 +-
.../shenyu-integrated-test-apache-dubbo/pom.xml | 2 +-
.../shenyu-integrated-test-combination/pom.xml | 2 +-
shenyu-integrated-test/shenyu-integrated-test-common/pom.xml | 2 +-
shenyu-integrated-test/shenyu-integrated-test-grpc/pom.xml | 2 +-
shenyu-integrated-test/shenyu-integrated-test-http/pom.xml | 2 +-
shenyu-integrated-test/shenyu-integrated-test-https/pom.xml | 2 +-
.../shenyu-integrated-test-k8s-ingress-alibaba-dubbo/pom.xml | 2 +-
.../shenyu-integrated-test-k8s-ingress-apache-dubbo/pom.xml | 2 +-
.../shenyu-integrated-test-k8s-ingress-grpc/pom.xml | 2 +-
.../shenyu-integrated-test-k8s-ingress-http/pom.xml | 2 +-
.../shenyu-integrated-test-k8s-ingress-motan/pom.xml | 2 +-
.../shenyu-integrated-test-k8s-ingress-sofa/pom.xml | 2 +-
.../shenyu-integrated-test-k8s-ingress-spring-cloud/pom.xml | 2 +-
.../shenyu-integrated-test-k8s-ingress-websocket/pom.xml | 2 +-
shenyu-integrated-test/shenyu-integrated-test-motan/pom.xml | 2 +-
.../shenyu-integrated-test-sdk-alibaba-dubbo/pom.xml | 2 +-
.../shenyu-integrated-test-sdk-apache-dubbo/pom.xml | 2 +-
shenyu-integrated-test/shenyu-integrated-test-sdk-http/pom.xml | 2 +-
shenyu-integrated-test/shenyu-integrated-test-sofa/pom.xml | 2 +-
.../shenyu-integrated-test-spring-cloud/pom.xml | 2 +-
.../shenyu-integrated-test-upload-plugin/pom.xml | 2 +-
.../shenyu-custom-plugin/Dockerfile | 2 +-
.../shenyu-custom-plugin/pom.xml | 2 +-
.../shenyu-integrated-test-admin/pom.xml | 2 +-
.../shenyu-integrated-test-upload-plugin-case/pom.xml | 2 +-
.../shenyu-integrated-test-websocket/pom.xml | 2 +-
shenyu-kubernetes-controller/pom.xml | 2 +-
shenyu-loadbalancer/pom.xml | 2 +-
shenyu-plugin/pom.xml | 2 +-
shenyu-plugin/shenyu-plugin-api/pom.xml | 2 +-
shenyu-plugin/shenyu-plugin-base/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-cache/pom.xml | 4 ++--
.../shenyu-plugin-cache/shenyu-plugin-cache-handler/pom.xml | 4 ++--
.../shenyu-plugin-cache/shenyu-plugin-cache-memory/pom.xml | 4 ++--
.../shenyu-plugin-cache/shenyu-plugin-cache-redis/pom.xml | 4 ++--
.../shenyu-plugin-cache/shenyu-plugin-cache-spi/pom.xml | 6 +++---
shenyu-plugin/shenyu-plugin-context-path/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-fault-tolerance/pom.xml | 10 +++++-----
.../shenyu-plugin-hystrix/pom.xml | 4 ++--
.../shenyu-plugin-ratelimiter/pom.xml | 4 ++--
.../shenyu-plugin-resilience4j/pom.xml | 4 ++--
.../shenyu-plugin-sentinel/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-global/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-httpclient/pom.xml | 2 +-
shenyu-plugin/shenyu-plugin-logging/pom.xml | 4 ++--
.../shenyu-plugin-logging-aliyun-sls/pom.xml | 2 +-
.../shenyu-plugin-logging-clickhouse/pom.xml | 2 +-
.../shenyu-plugin-logging/shenyu-plugin-logging-common/pom.xml | 4 ++--
.../shenyu-plugin-logging-console/pom.xml | 4 ++--
.../shenyu-plugin-logging-desensitize-api/pom.xml | 2 +-
.../shenyu-plugin-logging-elasticsearch/pom.xml | 4 ++--
.../shenyu-plugin-logging-huawei-lts/pom.xml | 4 ++--
.../shenyu-plugin-logging/shenyu-plugin-logging-kafka/pom.xml | 6 +++---
.../shenyu-plugin-logging/shenyu-plugin-logging-pulsar/pom.xml | 4 ++--
.../shenyu-plugin-logging-rabbitmq/pom.xml | 4 ++--
.../shenyu-plugin-logging-rocketmq/pom.xml | 4 ++--
.../shenyu-plugin-logging-tencent-cls/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-metrics/pom.xml | 6 +++---
shenyu-plugin/shenyu-plugin-mock/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-modify-response/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-param-mapping/pom.xml | 2 +-
shenyu-plugin/shenyu-plugin-proxy/pom.xml | 6 +++---
shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-divide/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-mqtt/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/pom.xml | 6 +++---
.../shenyu-plugin-rpc/shenyu-plugin-dubbo/pom.xml | 4 ++--
.../shenyu-plugin-dubbo/shenyu-plugin-alibaba-dubbo/pom.xml | 4 ++--
.../shenyu-plugin-dubbo/shenyu-plugin-apache-dubbo/pom.xml | 6 +++---
.../shenyu-plugin-dubbo/shenyu-plugin-dubbo-common/pom.xml | 4 ++--
.../shenyu-plugin-rpc/shenyu-plugin-general-context/pom.xml | 4 ++--
.../shenyu-plugin-rpc/shenyu-plugin-grpc/pom.xml | 2 +-
.../shenyu-plugin-rpc/shenyu-plugin-motan/pom.xml | 2 +-
.../shenyu-plugin-rpc/shenyu-plugin-sofa/pom.xml | 4 ++--
.../shenyu-plugin-rpc/shenyu-plugin-tars/pom.xml | 4 ++--
.../shenyu-plugin-rpc/shenyu-plugin-transform/pom.xml | 6 +++---
.../shenyu-plugin-proxy/shenyu-plugin-springcloud/pom.xml | 2 +-
shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-tcp/pom.xml | 4 ++--
.../shenyu-plugin-proxy/shenyu-plugin-websocket/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-redirect/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-request/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-response/pom.xml | 6 +++---
shenyu-plugin/shenyu-plugin-rewrite/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-security/pom.xml | 2 +-
.../shenyu-plugin-security/shenyu-plugin-basic-auth/pom.xml | 2 +-
.../shenyu-plugin-security/shenyu-plugin-casdoor/pom.xml | 6 +++---
.../shenyu-plugin-security/shenyu-plugin-cryptor/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-security/shenyu-plugin-jwt/pom.xml | 4 ++--
.../shenyu-plugin-security/shenyu-plugin-key-auth/pom.xml | 4 ++--
.../shenyu-plugin-security/shenyu-plugin-oauth2/pom.xml | 4 ++--
.../shenyu-plugin-security/shenyu-plugin-sign/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-uri/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-waf/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-wasm-api/pom.xml | 4 ++--
shenyu-plugin/shenyu-plugin-wasm-base/pom.xml | 4 ++--
shenyu-protocol/pom.xml | 4 ++--
shenyu-protocol/shenyu-protocol-grpc/pom.xml | 4 ++--
shenyu-protocol/shenyu-protocol-mqtt/pom.xml | 4 ++--
shenyu-protocol/shenyu-protocol-tcp/pom.xml | 4 ++--
shenyu-register-center/pom.xml | 4 ++--
shenyu-register-center/shenyu-register-client/pom.xml | 4 ++--
.../shenyu-register-client/shenyu-register-client-api/pom.xml | 4 ++--
.../shenyu-register-client/shenyu-register-client-http/pom.xml | 4 ++--
shenyu-register-center/shenyu-register-common/pom.xml | 4 ++--
shenyu-registry/pom.xml | 4 ++--
shenyu-registry/shenyu-registry-api/pom.xml | 6 +++---
shenyu-registry/shenyu-registry-apollo/pom.xml | 2 +-
shenyu-registry/shenyu-registry-consul/pom.xml | 4 ++--
shenyu-registry/shenyu-registry-core/pom.xml | 4 ++--
shenyu-registry/shenyu-registry-etcd/pom.xml | 2 +-
shenyu-registry/shenyu-registry-eureka/pom.xml | 4 ++--
shenyu-registry/shenyu-registry-nacos/pom.xml | 2 +-
shenyu-registry/shenyu-registry-polaris/pom.xml | 2 +-
shenyu-registry/shenyu-registry-zookeeper/pom.xml | 4 ++--
shenyu-sdk/pom.xml | 4 ++--
shenyu-sdk/shenyu-sdk-core/pom.xml | 6 +++---
shenyu-sdk/shenyu-sdk-feign/pom.xml | 4 ++--
shenyu-sdk/shenyu-sdk-httpclient/pom.xml | 4 ++--
shenyu-sdk/shenyu-sdk-okhttp/pom.xml | 4 ++--
shenyu-sdk/shenyu-sdk-spring/pom.xml | 4 ++--
shenyu-spi/pom.xml | 4 ++--
shenyu-spring-boot-starter/pom.xml | 2 +-
.../shenyu-spring-boot-starter-client/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-client-alibaba-dubbo/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-client-apache-dubbo/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-client-common/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-client-grpc/pom.xml | 2 +-
.../shenyu-spring-boot-starter-client-motan/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-client-sofa/pom.xml | 2 +-
.../shenyu-spring-boot-starter-client-spring-websocket/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-client-springcloud/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-client-springmvc/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-client-tars/pom.xml | 6 +++---
.../shenyu-spring-boot-starter-gateway/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-k8s/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin/pom.xml | 2 +-
.../shenyu-spring-boot-starter-plugin-basic-auth/pom.xml | 2 +-
.../shenyu-spring-boot-starter-plugin-cache/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-casdoor/pom.xml | 6 +++---
.../shenyu-spring-boot-starter-plugin-context-path/pom.xml | 2 +-
.../shenyu-spring-boot-starter-plugin-cryptor/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-divide/pom.xml | 2 +-
.../shenyu-spring-boot-starter-plugin-dubbo/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-alibaba-dubbo/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-apache-dubbo/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-dubbo-common/pom.xml | 6 +++---
.../shenyu-spring-boot-starter-plugin-general-context/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-global/pom.xml | 2 +-
.../shenyu-spring-boot-starter-plugin-grpc/pom.xml | 2 +-
.../shenyu-spring-boot-starter-plugin-httpclient/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-hystrix/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-jwt/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-key-auth/pom.xml | 4 ++--
.../pom.xml | 2 +-
.../pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-logging-console/pom.xml | 4 ++--
.../pom.xml | 4 ++--
.../pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-logging-kafka/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-logging-pulsar/pom.xml | 6 +++---
.../shenyu-spring-boot-starter-plugin-logging-rabbitmq/pom.xml | 6 +++---
.../shenyu-spring-boot-starter-plugin-logging-rocketmq/pom.xml | 4 ++--
.../pom.xml | 2 +-
.../shenyu-spring-boot-starter-plugin-metrics/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-mock/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-modify-response/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-motan/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-mqtt/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-oauth2/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-param-mapping/pom.xml | 2 +-
.../shenyu-spring-boot-starter-plugin-ratelimiter/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-redirect/pom.xml | 2 +-
.../shenyu-spring-boot-starter-plugin-request/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-resilience4j/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-response/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-rewrite/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-sentinel/pom.xml | 2 +-
.../shenyu-spring-boot-starter-plugin-sign/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-sofa/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-springcloud/pom.xml | 6 +++---
.../shenyu-spring-boot-starter-plugin-tars/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-tcp/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-transform/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-uri/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-waf/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-plugin-websocket/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-registry/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-sdk-feign/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-sdk/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-sync-data-center/pom.xml | 6 +++---
.../shenyu-spring-boot-starter-sync-data-apollo/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-sync-data-consul/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-sync-data-etcd/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-sync-data-http/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-sync-data-nacos/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-sync-data-polaris/pom.xml | 4 ++--
.../shenyu-spring-boot-starter-sync-data-websocket/pom.xml | 2 +-
.../shenyu-spring-boot-starter-sync-data-zookeeper/pom.xml | 4 ++--
shenyu-sync-data-center/pom.xml | 4 ++--
shenyu-sync-data-center/shenyu-sync-data-api/pom.xml | 4 ++--
shenyu-sync-data-center/shenyu-sync-data-apollo/pom.xml | 4 ++--
shenyu-sync-data-center/shenyu-sync-data-consul/pom.xml | 4 ++--
shenyu-sync-data-center/shenyu-sync-data-etcd/pom.xml | 4 ++--
shenyu-sync-data-center/shenyu-sync-data-http/pom.xml | 2 +-
shenyu-sync-data-center/shenyu-sync-data-nacos/pom.xml | 6 +++---
shenyu-sync-data-center/shenyu-sync-data-polaris/pom.xml | 4 ++--
shenyu-sync-data-center/shenyu-sync-data-websocket/pom.xml | 6 +++---
shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml | 2 +-
shenyu-web/pom.xml | 2 +-
297 files changed, 513 insertions(+), 513 deletions(-)