diff --git a/pom.xml b/pom.xml
index 1907591bf7eb976d9933ecc03e697e6bea35e34c..ae308e4d33e73512d177c03da51160a328f7d9c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,7 @@
3.0.4
+ 3.19.1
5.2.0
3.7.0
@@ -116,6 +117,11 @@
dubbo-spring-boot-starter
${dubbo.version}
+
+ com.google.protobuf
+ protobuf-java
+ ${protobuf.version}
+
org.apache.curator
curator-recipes