Skip to content

Commit 0239421

Browse files
authored
Remove useless netty-tcnative-boringssl-static dependencies
1 parent 87dd390 commit 0239421

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

remoting/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,5 @@
4040
<groupId>${project.groupId}</groupId>
4141
<artifactId>rocketmq-logging</artifactId>
4242
</dependency>
43-
<dependency>
44-
<groupId>io.netty</groupId>
45-
<artifactId>netty-tcnative-boringssl-static</artifactId>
46-
<version>1.1.33.Fork26</version>
47-
</dependency>
4843
</dependencies>
4944
</project>

0 commit comments

Comments
 (0)