From 7f29773a3467ff8b2b9cb32e64413d3c75c2b98c Mon Sep 17 00:00:00 2001 From: Eric Zhao Date: Wed, 27 Mar 2019 10:54:27 +0800 Subject: [PATCH] Update Dubbo version to 2.6.x in sentinel-dubbo-adapter and demo (#617) because Dubbo 2.5.x will be deprecated soon Signed-off-by: Eric Zhao --- sentinel-adapter/sentinel-dubbo-adapter/pom.xml | 2 +- sentinel-demo/sentinel-demo-dubbo/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sentinel-adapter/sentinel-dubbo-adapter/pom.xml b/sentinel-adapter/sentinel-dubbo-adapter/pom.xml index 7a089b06..3b20a155 100755 --- a/sentinel-adapter/sentinel-dubbo-adapter/pom.xml +++ b/sentinel-adapter/sentinel-dubbo-adapter/pom.xml @@ -13,7 +13,7 @@ jar - 2.5.8 + 2.6.6 diff --git a/sentinel-demo/sentinel-demo-dubbo/pom.xml b/sentinel-demo/sentinel-demo-dubbo/pom.xml index 48ff1d47..55470184 100644 --- a/sentinel-demo/sentinel-demo-dubbo/pom.xml +++ b/sentinel-demo/sentinel-demo-dubbo/pom.xml @@ -12,15 +12,15 @@ sentinel-demo-dubbo - + com.alibaba dubbo - 2.6.5 + 2.6.6 - - + + io.netty @@ -37,7 +37,7 @@ 1.0.2 - + com.alibaba.csp sentinel-dubbo-adapter