zentol commented on code in PR #20758: URL: https://github.com/apache/flink/pull/20758#discussion_r963438823
########## flink-python/src/main/resources/META-INF/NOTICE: ########## @@ -43,47 +43,36 @@ See bundled license files for details. The bundled Apache Beam dependencies bundle the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) -- com.github.jponge:lzma-java:1.3 -- com.google.api.grpc:proto-google-common-protos:1.12.0 -- com.google.code.gson:gson:2.8.6 -- com.google.guava:guava:26.0-jre -- com.ning:compress-lzf:1.0.3 +- com.google.api.grpc:proto-google-common-protos:2.0.1 +- com.google.code.gson:gson:2.8.9 +- com.google.guava:guava:30.1.1-jre - io.grpc:grpc-auth:1.43.2 - io.grpc:grpc-core:1.43.2 - io.grpc:grpc-context:1.43.2 - io.grpc:grpc-netty:1.43.2 - io.grpc:grpc-protobuf:1.43.2 - io.grpc:grpc-stub:1.43.2 - io.grpc:grpc-testing:1.43.2 -- io.netty:netty-buffer:4.1.70.Final -- io.netty:netty-codec:4.1.70.Final -- io.netty:netty-codec-http:4.1.70.Final -- io.netty:netty-codec-http2:4.1.70.Final -- io.netty:netty-codec-socks:4.1.70.Final -- io.netty:netty-common:4.1.70.Final -- io.netty:netty-handler:4.1.70.Final -- io.netty:netty-handler-proxy:4.1.70.Final -- io.netty:netty-resolver:4.1.70.Final -- io.netty:netty-transport:4.1.70.Final -- io.netty:netty-transport-native-epoll:4.1.70.Final -- io.netty:netty-transport-native-unix-common:4.1.70.Final -- io.netty:netty-tcnative-boringssl-static:2.0.44.Final -- io.opencensus:opencensus-api:0.24.0 -- io.opencensus:opencensus-contrib-grpc-metrics:0.24.0 +- io.netty:netty-buffer:4.1.63.Final +- io.netty:netty-codec:4.1.63.Final +- io.netty:netty-codec-http:4.1.63.Final +- io.netty:netty-codec-http2:4.1.63.Final +- io.netty:netty-codec-socks:4.1.63.Final +- io.netty:netty-common:4.1.63.Final +- io.netty:netty-handler:4.1.63.Final +- io.netty:netty-handler-proxy:4.1.63.Final +- io.netty:netty-resolver:4.1.63.Final +- io.netty:netty-transport:4.1.63.Final +- io.netty:netty-transport-native-epoll:4.1.63.Final:linux-x86_64 +- io.netty:netty-transport-native-unix-common:4.1.63.Final +- io.netty:netty-tcnative-boringssl-static:2.0.38.Final +- io.opencensus:opencensus-api:0.28.0 +- io.opencensus:opencensus-contrib-grpc-metrics:0.28.0 - io.perfmark:perfmark-api:0.19.0 Review Comment: ```suggestion - io.perfmark:perfmark-api:0.23.0 ``` -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org