zrlw commented on code in PR #15193: URL: https://github.com/apache/dubbo/pull/15193#discussion_r1978504625
########## dubbo-dependencies-bom/pom.xml: ########## @@ -316,7 +316,7 @@ <scope>test</scope> </dependency> <dependency> - <groupId>org.jboss.netty</groupId> Review Comment: i see. i think the reason that moving netty to netty-all since netty 4.0.0.Final is to allow using them together in one application, there are no conflicts between io.netty:netty and io.netty:netty-all, https://mvnrepository.com/artifact/io.netty/netty  https://mvnrepository.com/artifact/io.netty/netty-all  -- 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