diff --git a/search/pom.xml b/search/pom.xml
index fd9f3b1e2..7f1c1129b 100644
--- a/search/pom.xml
+++ b/search/pom.xml
@@ -17,5 +17,13 @@
search-service-impl
-
+
+
+
+ org.apache.dubbo
+ dubbo
+ 2.7.1
+
+
+
diff --git a/search/search-application/pom.xml b/search/search-application/pom.xml
index 5fdb09375..332a3179a 100644
--- a/search/search-application/pom.xml
+++ b/search/search-application/pom.xml
@@ -39,13 +39,13 @@
- com.alibaba
+ org.apache.dubbo
dubbo
-
- com.alibaba.boot
- dubbo-spring-boot-starter
-
+
+
+
+
org.apache.curator
diff --git a/search/search-service-impl/pom.xml b/search/search-service-impl/pom.xml
index d7f1928bc..2147e2f55 100644
--- a/search/search-service-impl/pom.xml
+++ b/search/search-service-impl/pom.xml
@@ -29,7 +29,7 @@
- com.alibaba
+ org.apache.dubbo
dubbo
@@ -54,10 +54,10 @@
spring-boot-starter-test
test
-
- com.alibaba.boot
- dubbo-spring-boot-starter
-
+
+
+
+
org.apache.curator
curator-framework