Skip to content

Commit

Permalink
Update README_CN.md (#762)
Browse files Browse the repository at this point in the history
修改版本号,2.7.7->2.7.8
  • Loading branch information
JustDoNow committed Dec 14, 2020
1 parent a11cf3e commit 1863534
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
```xml
<properties>
<spring-boot.version>2.3.0.RELEASE</spring-boot.version>
<dubbo.version>2.7.7</dubbo.version>
<dubbo.version>2.7.8</dubbo.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-spring-boot-starter</artifactId>
<version>2.7.7</version>
<version>2.7.8</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1863534

Please sign in to comment.