You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by wa...@apache.org on 2021/01/18 12:34:19 UTC

[dubbo-hessian-lite] branch master updated: Update README.md (#39)

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

wangxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-hessian-lite.git


The following commit(s) were added to refs/heads/master by this push:
     new f8f425b  Update README.md (#39)
f8f425b is described below

commit f8f425b63ef2517779b2e8d1dfba7185eb8497b9
Author: penggy <pe...@163.com>
AuthorDate: Mon Jan 18 20:34:09 2021 +0800

    Update README.md (#39)
    
    fix dependency mistake
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4feeffe..b519451 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Now we are trying to build a hessian group https://github.com/hessian-group to m
     <groupId>com.alibaba</groupId>
     <artifactId>hessian-lite</artifactId>
     <version>3.2.6</version>
-<dependency>
+</dependency>
 ```
 ## Release
 Deploy to maven repo: