tanishq-chugh commented on code in PR #5736:
URL: https://github.com/apache/hive/pull/5736#discussion_r2026489822


##########
pom.xml:
##########
@@ -430,6 +430,16 @@
         <artifactId>netty-all</artifactId>
         <version>${netty.version}</version>
       </dependency>
+      <dependency>

Review Comment:
   We are adding these specifications in dependencyManagement, coz other deps 
were bringing in older versions of these and with this addition we'll get only 
4.1.119.Final. 
   We are addressing @Aggarwal-Raghav comment with this 
[https://github.com/apache/hive/pull/5736#discussion_r2025071034](https://github.com/apache/hive/pull/5736#discussion_r2025071034)
    



-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to