alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.38k stars 8.16k forks source link

docs: fix wrong dependency version in `README.md` #3710

Closed libsilverwolf closed 2 weeks ago

libsilverwolf commented 2 weeks ago

Describe what this PR does / why we need it

The version 2023.0.0.1-RC2 of spring-cloud-alibaba-dependencies is not exists in maven central repository.

mvnrepository

I changed it to the latest version.

Does this pull request fix one issue?

NONE

Describe how you did it

See above

Describe how to verify it

Just simple add it to my Java project with maven.

Special notes for reviews

N/A

CLAassistant commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.