update README.md.

This commit is contained in:
邢鹏成 2022-03-03 05:30:22 +00:00 committed by Gitee
parent 1d861d9aa0
commit 91108f5c52
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -90,7 +90,7 @@ Easy-Es是一款简化ElasticSearch搜索引擎操作的开源框架,简化`CRUD
**Maven:**
``` xml
<dependency>
<groupId>com.github.xpc1024</groupId>
<groupId>io.github.xpc1024</groupId>
<artifactId>easy-es-boot-starter</artifactId>
<version>Latest Version</version>
</dependency>