snuyanzin commented on code in PR #28041: URL: https://github.com/apache/flink/pull/28041#discussion_r3153075831
########## flink-python/src/main/resources/META-INF/NOTICE: ########## @@ -57,18 +58,8 @@ The bundled Apache Beam dependencies bundle the following dependencies under the - io.grpc:grpc-protobuf:1.59.1 - io.grpc:grpc-stub:1.59.1 - io.grpc:grpc-testing:1.59.1 -- io.netty:netty-buffer:4.1.100.Final -- io.netty:netty-codec:4.1.100.Final -- io.netty:netty-codec-http:4.1.100.Final -- io.netty:netty-codec-http2:4.1.100.Final -- io.netty:netty-codec-socks:4.1.100.Final -- io.netty:netty-common:4.1.100.Final -- io.netty:netty-handler:4.1.100.Final -- io.netty:netty-handler-proxy:4.1.100.Final -- io.netty:netty-resolver:4.1.100.Final -- io.netty:netty-transport:4.1.100.Final -- io.netty:netty-transport-native-epoll:4.1.100.Final:linux-x86_64 -- io.netty:netty-transport-native-unix-common:4.1.100.Final +- io.netty:netty-buffer:4.2.6.Final +- io.netty:netty-common:4.2.6.Final Review Comment: can we think towards 4.2.12 https://netty.io/news/2026/03/24/4-2-12-Final.html since there are multiple CVE fixed between 4.2.6 and 4.2.12 ? -- 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]
