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

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


The following commit(s) were added to refs/heads/updateDependency by this push:
     new dc752e3a update badge
dc752e3a is described below

commit dc752e3a935607d744199054bef92d24c22a54c6
Author: kimmking <[email protected]>
AuthorDate: Sat Mar 1 01:28:51 2025 +0800

    update badge
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c9bd5820..aef0c1de 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
 
 [![Build 
Status](https://travis-ci.org/apache/dubbo-hessian-lite.svg?branch=master)](https://travis-ci.org/apache/dubbo-hessian-lite)
 
[![codecov](https://codecov.io/gh/apache/dubbo-hessian-lite/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/dubbo-hessian-lite)
-[![Gitter](https://badges.gitter.im/alibaba/dubbo.svg)](https://gitter.im/alibaba/dubbo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
+[![Gitter](https://badges.gitter.im/apache/dubbo.svg)](https://gitter.im/apache/dubbo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
 ![license](https://img.shields.io/github/license/alibaba/dubbo.svg)
-![maven](https://img.shields.io/maven-central/v/com.alibaba/hessian-lite.svg)
+![maven](https://img.shields.io/maven-central/v/org.apache.dubbo/hessian-lite.svg)
 
 Hessian-lite is an Apache dubbo embed version of [official 
hessian](https://github.com/ebourg/hessian) initially.  Then this module is 
separated from Dubbo. All branches of [Dubbo](https://github.com/apache/dubbo) 
: 2.5.x, 2.6.x(since 2.6.3) and 2.7.x  are dependent on it , please see the 
details:
 

Reply via email to