This is an automated email from the ASF dual-hosted git repository.

oxsean 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 a2b9a434e71 Update Java release versions in en
a2b9a434e71 is described below

commit a2b9a434e7184f315856b73043d2d5183490d3b3
Author: Sean Yang <[email protected]>
AuthorDate: Wed Nov 26 18:09:01 2025 +0800

    Update Java release versions in en
    
    Updated version details for versions 3.3.6 and 3.2.19.
---
 data/download/en/1javaReleases.yaml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/data/download/en/1javaReleases.yaml 
b/data/download/en/1javaReleases.yaml
index 093911e8121..89f2dd37be1 100644
--- a/data/download/en/1javaReleases.yaml
+++ b/data/download/en/1javaReleases.yaml
@@ -3,20 +3,20 @@ type: java
 extra_message:
 extra_link:
 list:
-  - name: 3.3.5
+  - name: 3.3.6
     description: >
       The latest feature version of Dubbo 3 includes JDK 21 Project Loom, the 
new Triple protocol, etc.
-    changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.3.5
-    archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.3.5/apache-dubbo-3.3.5.zip
-    hash: 
https://downloads.apache.org/dubbo/3.3.5/apache-dubbo-3.3.5.zip.sha512
-    signature: 
https://downloads.apache.org/dubbo/3.3.5/apache-dubbo-3.3.5.zip.asc
-  - name: 3.2.18
+    changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.3.6
+    archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.3.6/apache-dubbo-3.3.6.zip
+    hash: 
https://downloads.apache.org/dubbo/3.3.6/apache-dubbo-3.3.6.zip.sha512
+    signature: 
https://downloads.apache.org/dubbo/3.3.6/apache-dubbo-3.3.6.zip.asc
+  - name: 3.2.19
     description: >
       Dubbo 3 is the latest stable version. It is recommended that all 3.x 
users upgrade to this version.
-    changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.2.18
-    archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.2.18/apache-dubbo-3.2.18.zip
-    hash: 
https://downloads.apache.org/dubbo/3.2.18/apache-dubbo-3.2.18.zip.sha512
-    signature: 
https://downloads.apache.org/dubbo/3.2.18/apache-dubbo-3.2.18.zip.asc
+    changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.2.19
+    archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.2.19/apache-dubbo-3.2.19.zip
+    hash: 
https://downloads.apache.org/dubbo/3.2.19/apache-dubbo-3.2.19.zip.sha512
+    signature: 
https://downloads.apache.org/dubbo/3.2.19/apache-dubbo-3.2.19.zip.asc
   - name: 3.1.11
     description: >
       Dubbo 3.1.x is currently only undergoing security maintenance. It is 
recommended that all 3.x users upgrade to version 3.2.x.

Reply via email to