FrankChen021 commented on code in PR #19606:
URL: https://github.com/apache/druid/pull/19606#discussion_r3452103491
##########
pom.xml:
##########
@@ -111,7 +111,7 @@
<mysql.version>8.2.0</mysql.version>
<mariadb.version>2.7.3</mariadb.version>
<netty3.version>3.10.6.Final</netty3.version>
- <netty4.version>4.2.12.Final</netty4.version>
+ <netty4.version>4.2.15.Final</netty4.version>
Review Comment:
[P2] Update tcnative license metadata with the Netty BOM
Bumping `netty4.version` imports Netty BOM 4.2.15.Final, whose dependency
management moves `io.netty:netty-tcnative-*` from 2.0.75.Final to 2.0.77.Final.
The PR updates the main Netty license block but leaves the separate
`licenses.yaml` entry for `netty-tcnative-boringssl-static` and
`netty-tcnative-classes` under the Azure extension at 2.0.75.Final, so the
generated binary license metadata will be stale for the resolved artifacts.
Please update that tcnative license entry to 2.0.77.Final as part of this bump.
--
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]