This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.0 by this push:
new d44ca1f Update README.md
d44ca1f is described below
commit d44ca1f3db9b3f208a72dd041eb49f4f5de697cf
Author: ken.lj <[email protected]>
AuthorDate: Thu Dec 30 10:32:20 2021 +0800
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index cc4a916..2a9fc63 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ There's a
[README](https://github.com/apache/dubbo-samples/tree/master/dubbo-sam
```xml
<properties>
- <dubbo.version>3.0.4</dubbo.version>
+ <dubbo.version>3.0.5</dubbo.version>
</properties>
<dependencies>