zrlw commented on code in PR #15193: URL: https://github.com/apache/dubbo/pull/15193#discussion_r1977117432
########## dubbo-dependencies-bom/pom.xml: ########## @@ -316,7 +316,7 @@ <scope>test</scope> </dependency> <dependency> - <groupId>org.jboss.netty</groupId> Review Comment: Fortunately, dubbo-remoting-netty does not rely on io.netty:netty, and it just depends on netty-codec-http2, netty-handler-proxy, netty-transport-classes-epoll, netty-transport-native-epoll which all belongs to netty4. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org