未验证 提交 0239421f 编写于 作者: C Crazywen 提交者: GitHub

Remove useless netty-tcnative-boringssl-static dependencies

上级 87dd390e
...@@ -40,10 +40,5 @@ ...@@ -40,10 +40,5 @@
<groupId>${project.groupId}</groupId> <groupId>${project.groupId}</groupId>
<artifactId>rocketmq-logging</artifactId> <artifactId>rocketmq-logging</artifactId>
</dependency> </dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative-boringssl-static</artifactId>
<version>1.1.33.Fork26</version>
</dependency>
</dependencies> </dependencies>
</project> </project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册