Update dubbo version

This commit is contained in:
huazhongming 2021-09-27 20:15:14 +08:00 committed by GitHub
parent 1cce953088
commit b7f54e34ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ There's a [README](https://github.com/apache/dubbo-samples/tree/master/dubbo-sam
```xml
<properties>
<dubbo.version>3.0.0</dubbo.version>
<dubbo.version>3.0.3</dubbo.version>
</properties>
<dependencies>