pan3793 commented on code in PR #6310:
URL: https://github.com/apache/kyuubi/pull/6310#discussion_r1568359415


##########
pom.xml:
##########
@@ -774,74 +774,6 @@
                 </exclusions>
             </dependency>
 
-            <dependency>
-                <groupId>io.netty</groupId>
-                <artifactId>netty-all</artifactId>
-                <version>${netty.version}</version>
-                <exclusions>
-                    <exclusion>

Review Comment:
   I just noticed I was wrong on this assumption, apologize for this comment.
   
   The netty jars come from `grpc-netty`, `arrow-memory-netty`, use `netty-bom` 
and `grpc-bom` to simplify the dependency management.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to