This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch SCB-1091
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git

commit 0a19c6a6d40e52ae0a53c915b7e8265903c11803
Author: Willem Jiang <[email protected]>
AuthorDate: Tue Dec 25 15:59:49 2018 +0800

    SCB-1091 Upgrade the dubbo version to 2.6.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f42c499..6594f1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>

Reply via email to