Skip to content

Commit

Permalink
SCB-1091 Upgrade the dubbo version to 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
WillemJiang committed Dec 27, 2018
1 parent f0b3e23 commit 6e50297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<!-- using log4j 2.7 with Spring Boot 1.x -->
<log4j.version>2.7</log4j.version>
<disruptor.version>3.3.7</disruptor.version>
<dubbo.version>2.6.1</dubbo.version>
<dubbo.version>2.6.4</dubbo.version>
<spring.boot1.version>1.5.17.RELEASE</spring.boot1.version>
<spring.boot2.version>2.0.6.RELEASE</spring.boot2.version>
<spring.boot.version>${spring.boot2.version}</spring.boot.version>
Expand Down

0 comments on commit 6e50297

Please sign in to comment.