ramitg254 commented on PR #6121:
URL: https://github.com/apache/hive/pull/6121#issuecomment-3385554503
> Why it was necessary to pull netty into standalone-metastore and
storage-api?
In these modules due to presence of :
```
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>23</version>
</parent>
```
It’s not inheriting the dependency management rules defined in the project’s
POM, so they need to be added explicitly
--
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]