This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 58c32e5c0a fix java version name 3.2.0-beta.3 (#2307)
58c32e5c0a is described below
commit 58c32e5c0a27ba853c66e45dd9eeb09140d4a84e
Author: shj1995 <[email protected]>
AuthorDate: Sat Feb 25 17:51:42 2023 +0800
fix java version name 3.2.0-beta.3 (#2307)
---
data/download/1javaReleases.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/download/1javaReleases.yaml b/data/download/1javaReleases.yaml
index fc26889a4c..ce9770ad71 100644
--- a/data/download/1javaReleases.yaml
+++ b/data/download/1javaReleases.yaml
@@ -3,7 +3,7 @@ type: java
extra_message:
extra_link:
list:
- - name: 3.2.0-beata.3
+ - name: 3.2.0-beta.3
description: >
Dubbo3 最新特性孵化版本,包含了如 Spring Boot 3、JDK 17、服务粒度的线程池隔离等,请充分验证后生产上线。
changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.2.0-beta.3