diff --git a/sentinel-demo/sentinel-demo-dubbo/pom.xml b/sentinel-demo/sentinel-demo-dubbo/pom.xml
index 3cb299c3..0d8b5460 100644
--- a/sentinel-demo/sentinel-demo-dubbo/pom.xml
+++ b/sentinel-demo/sentinel-demo-dubbo/pom.xml
@@ -12,16 +12,32 @@
sentinel-demo-dubbo
-
- org.springframework
- spring-context
- 5.0.7.RELEASE
-
+
com.alibaba
dubbo
2.6.5
+
+
+
+
+
+ io.netty
+ netty-all
+ 4.1.31.Final
+
+
+
+
+
+
+ com.alibaba.spring
+ spring-context-support
+ 1.0.2
+
+
+
com.alibaba.csp
sentinel-dubbo-adapter