diff --git a/pom.xml b/pom.xml index d26e78f7634432e4048d0d429f37715f5b237e8a..1f9ce567667f0c232d76e3a16b50c65d0862c713 100644 --- a/pom.xml +++ b/pom.xml @@ -534,11 +534,6 @@ rocketmq-example ${project.version} - - ${project.groupId} - rocketmq-logging - ${project.version} - org.slf4j slf4j-api diff --git a/remoting/pom.xml b/remoting/pom.xml index 21d9c8d5f00884c5f27530e4f034954d933f10c4..5558913794341a0a7cd4898a5fea194f660b3c60 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -47,19 +47,8 @@ io.netty - netty-tcnative - 1.1.33.Fork22 - ${os.detected.classifier} + netty-tcnative-boringssl-static + 1.1.33.Fork26 - - - - - kr.motd.maven - os-maven-plugin - 1.4.0.Final - - -