This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-initializer.git
The following commit(s) were added to refs/heads/main by this push:
new bd1a03b Update Dubbo version to 3.2.9
bd1a03b is described below
commit bd1a03bfc94cbd5e61facc1860dcb7e45dc2e811
Author: Albumen Kevin <[email protected]>
AuthorDate: Mon Nov 20 11:01:53 2023 +0800
Update Dubbo version to 3.2.9
---
initializer-generator/src/main/resources/metadata.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/initializer-generator/src/main/resources/metadata.yaml
b/initializer-generator/src/main/resources/metadata.yaml
index 49a814a..f39cfd3 100644
--- a/initializer-generator/src/main/resources/metadata.yaml
+++ b/initializer-generator/src/main/resources/metadata.yaml
@@ -1172,8 +1172,8 @@ initializr:
dubboVersions:
- name: 3.3.0-beta.1
id: 3.3.0-beta.1
- - name: 3.2.8
- id: 3.2.8
+ - name: 3.2.9
+ id: 3.2.9
default: true
- name: 3.1.11
id: 3.1.11