diff --git a/pom.xml b/pom.xml index e5a9933..be1e998 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ io.netty netty-all - ${netty.version} + 4.1.42.Final org.slf4j @@ -43,22 +43,22 @@ org.apache.dubbo dubbo - ${dubbo.version} + 2.7.3 org.apache.curator curator-framework - ${curator.version} + 5.6.0 org.apache.curator curator-recipes - ${curator.version} + 5.6.0 com.alibaba fastjson - 1.2.54 + 1.2.83_noneautotype