diff --git a/README.md b/README.md index 17121b002..9b563d108 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Nacos 2.2.4

- Version 3.1.5.3 - Dante Engine 3.1.5.3 - Dante OSS 3.1.5.3 + Version 3.1.5.4 + Dante Engine 3.1.5.4 + Dante OSS 3.1.5.4 Java 17 License Apache 2.0 Total Visits diff --git a/configurations/backup/alibaba/3.1.5.4/nacos_config_export_20231103170632.zip b/configurations/backup/alibaba/3.1.5.4/nacos_config_export_20231103170632.zip new file mode 100644 index 000000000..709fc06f6 Binary files /dev/null and b/configurations/backup/alibaba/3.1.5.4/nacos_config_export_20231103170632.zip differ diff --git a/configurations/docker/docker-compose/linux/herodotus/.env b/configurations/docker/docker-compose/linux/herodotus/.env index 62764114a..51e968a0a 100644 --- a/configurations/docker/docker-compose/linux/herodotus/.env +++ b/configurations/docker/docker-compose/linux/herodotus/.env @@ -1,4 +1,4 @@ -VERSION=3.1.5.3 +VERSION=3.1.5.4 GATEWAY_SERVICE_NAME=dante-cloud-gateway GATEWAY_SERVICE_PORT=8847 UAA_SERVICE_NAME=dante-cloud-uaa diff --git a/configurations/docker/docker-compose/windows/herodotus/.env b/configurations/docker/docker-compose/windows/herodotus/.env index 62764114a..51e968a0a 100644 --- a/configurations/docker/docker-compose/windows/herodotus/.env +++ b/configurations/docker/docker-compose/windows/herodotus/.env @@ -1,4 +1,4 @@ -VERSION=3.1.5.3 +VERSION=3.1.5.4 GATEWAY_SERVICE_NAME=dante-cloud-gateway GATEWAY_SERVICE_PORT=8847 UAA_SERVICE_NAME=dante-cloud-uaa diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 31801bd53..43932fff2 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -32,7 +32,7 @@ cn.herodotus.engine dependencies - 3.1.5.3 + 3.1.5.4 diff --git a/modules/dante-module-common/pom.xml b/modules/dante-module-common/pom.xml index fda1e1ad8..a01fe6954 100644 --- a/modules/dante-module-common/pom.xml +++ b/modules/dante-module-common/pom.xml @@ -32,7 +32,7 @@ modules cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 dante-module-common diff --git a/modules/dante-module-metadata/pom.xml b/modules/dante-module-metadata/pom.xml index 3512c47ce..5949d3294 100644 --- a/modules/dante-module-metadata/pom.xml +++ b/modules/dante-module-metadata/pom.xml @@ -32,7 +32,7 @@ modules cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 dante-module-metadata diff --git a/modules/dante-module-social/pom.xml b/modules/dante-module-social/pom.xml index fbf2c1095..4f773fbd1 100644 --- a/modules/dante-module-social/pom.xml +++ b/modules/dante-module-social/pom.xml @@ -32,7 +32,7 @@ modules cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 dante-module-social diff --git a/modules/dante-module-strategy/pom.xml b/modules/dante-module-strategy/pom.xml index 3527ab648..893440462 100644 --- a/modules/dante-module-strategy/pom.xml +++ b/modules/dante-module-strategy/pom.xml @@ -32,7 +32,7 @@ modules cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 dante-module-strategy diff --git a/modules/pom.xml b/modules/pom.xml index 7649d0f19..4b7f96765 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -32,7 +32,7 @@ dante-cloud cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 modules diff --git a/packages/authentication-spring-boot-starter/pom.xml b/packages/authentication-spring-boot-starter/pom.xml index 20fb5e387..a02d6a565 100644 --- a/packages/authentication-spring-boot-starter/pom.xml +++ b/packages/authentication-spring-boot-starter/pom.xml @@ -32,7 +32,7 @@ packages cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 authentication-spring-boot-starter diff --git a/packages/facility-spring-boot-starter/pom.xml b/packages/facility-spring-boot-starter/pom.xml index e979f2785..366903c2e 100644 --- a/packages/facility-spring-boot-starter/pom.xml +++ b/packages/facility-spring-boot-starter/pom.xml @@ -30,7 +30,7 @@ packages cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 4.0.0 diff --git a/packages/pom.xml b/packages/pom.xml index 5cf4b5654..fa96dcedb 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -32,7 +32,7 @@ dante-cloud cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 packages diff --git a/packages/service-spring-boot-starter/pom.xml b/packages/service-spring-boot-starter/pom.xml index a6cd5eb5b..4ca988a85 100644 --- a/packages/service-spring-boot-starter/pom.xml +++ b/packages/service-spring-boot-starter/pom.xml @@ -32,7 +32,7 @@ packages cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 service-spring-boot-starter diff --git a/platform/dante-cloud-gateway/pom.xml b/platform/dante-cloud-gateway/pom.xml index c066bcb40..0f1fe750f 100644 --- a/platform/dante-cloud-gateway/pom.xml +++ b/platform/dante-cloud-gateway/pom.xml @@ -32,7 +32,7 @@ platform cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 dante-cloud-gateway diff --git a/platform/dante-cloud-message/pom.xml b/platform/dante-cloud-message/pom.xml index 177f4e056..fda636c3e 100644 --- a/platform/dante-cloud-message/pom.xml +++ b/platform/dante-cloud-message/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.dante platform - 3.1.5.3 + 3.1.5.4 dante-cloud-message diff --git a/platform/dante-cloud-monitor/pom.xml b/platform/dante-cloud-monitor/pom.xml index 2a6153bd3..58cc529d0 100644 --- a/platform/dante-cloud-monitor/pom.xml +++ b/platform/dante-cloud-monitor/pom.xml @@ -30,11 +30,11 @@ platform cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 dante-cloud-monitor - 3.1.5.3 + 3.1.5.4 dante-cloud-monitor dante-cloud-monitor diff --git a/platform/dante-cloud-uaa/pom.xml b/platform/dante-cloud-uaa/pom.xml index 8e0a35384..6127735d8 100644 --- a/platform/dante-cloud-uaa/pom.xml +++ b/platform/dante-cloud-uaa/pom.xml @@ -32,7 +32,7 @@ platform cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 dante-cloud-uaa diff --git a/platform/dante-cloud-upms/pom.xml b/platform/dante-cloud-upms/pom.xml index d34c97c0c..2e0a00e29 100644 --- a/platform/dante-cloud-upms/pom.xml +++ b/platform/dante-cloud-upms/pom.xml @@ -30,12 +30,12 @@ platform cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 4.0.0 dante-cloud-upms - 3.1.5.3 + 3.1.5.4 diff --git a/platform/pom.xml b/platform/pom.xml index ba0af9923..50069932a 100644 --- a/platform/pom.xml +++ b/platform/pom.xml @@ -32,7 +32,7 @@ dante-cloud cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 platform diff --git a/pom.xml b/pom.xml index 87721808c..8147909e6 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ cn.herodotus.dante dependencies - 3.1.5.3 + 3.1.5.4 dependencies/pom.xml diff --git a/services/dante-cloud-bpmn-ability/pom.xml b/services/dante-cloud-bpmn-ability/pom.xml index 32c0b014f..1ff7f1dbd 100644 --- a/services/dante-cloud-bpmn-ability/pom.xml +++ b/services/dante-cloud-bpmn-ability/pom.xml @@ -31,11 +31,11 @@ services cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 dante-cloud-bpmn-ability - 3.1.5.3 + 3.1.5.4 dante-cloud-bpmn-ability 基于Camunda工作流的服务 diff --git a/services/dante-cloud-bpmn-logic/pom.xml b/services/dante-cloud-bpmn-logic/pom.xml index 40d3f2359..2c6e1d096 100644 --- a/services/dante-cloud-bpmn-logic/pom.xml +++ b/services/dante-cloud-bpmn-logic/pom.xml @@ -32,7 +32,7 @@ services cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 dante-cloud-bpmn-logic diff --git a/services/dante-cloud-oss-ability/pom.xml b/services/dante-cloud-oss-ability/pom.xml index 5fd43f3a9..383ba7900 100644 --- a/services/dante-cloud-oss-ability/pom.xml +++ b/services/dante-cloud-oss-ability/pom.xml @@ -31,7 +31,7 @@ cn.herodotus.dante services - 3.1.5.3 + 3.1.5.4 dante-cloud-oss-ability diff --git a/services/pom.xml b/services/pom.xml index 8147aacdb..376a94138 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -32,7 +32,7 @@ dante-cloud cn.herodotus.dante - 3.1.5.3 + 3.1.5.4 services