Fix readme.md for dubbo version (#12943)

Signed-off-by: crazyhzm <crazyhzm@gmail.com>
This commit is contained in:
huazhongming 2023-08-22 14:02:26 +08:00 committed by GitHub
parent 8068c99978
commit a442d50c69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ There's a [README](https://github.com/apache/dubbo-samples/blob/389cd612f1ea57ee
```xml
<properties>
<dubbo.version>3.0.10</dubbo.version>
<dubbo.version>3.2.5</dubbo.version>
</properties>
<dependencies>