diff --git a/pom.xml b/pom.xml index 878de9768d68e75ef505579a0c95f80a3372bce3..17b51f9a9c3decf2ee0e9fa31fed8e6daaa1047a 100644 --- a/pom.xml +++ b/pom.xml @@ -45,9 +45,8 @@ 3.0.4 - 3.19.1 - 5.2.0 - 3.7.0 + 4.2.0 + 3.4.14 1.9.1 @@ -130,44 +129,21 @@ org.apache.dubbo - dubbo + dubbo-bom ${dubbo.version} + pom + import - org.apache.dubbo - dubbo-spring-boot-starter - ${dubbo.version} - - - com.google.protobuf - protobuf-java - ${protobuf.version} + org.apache.zookeeper + zookeeper + ${zookeeper.version} org.apache.curator curator-recipes ${curator.version} - - org.apache.curator - curator-x-discovery - ${curator.version} - - - org.apache.zookeeper - zookeeper - ${zookeeper.version} - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - com.baomidou @@ -178,6 +154,12 @@ com.alibaba druid ${druid.version} + + + javax.annotation-api + javax.annotation + + com.zaxxer