1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

Merge pull request #2026 from theonefx/2020.0.0

upgrade parent version of spring-cloud-alibaba-dependencies/pom.xml
This commit is contained in:
TheoneFx 2021-04-08 11:27:30 +08:00 committed by GitHub
commit 9c542de53e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<version>2.3.1.RELEASE</version>
<version>3.0.1</version>
<relativePath/>
</parent>