huaxingao commented on code in PR #16382: URL: https://github.com/apache/iceberg/pull/16382#discussion_r3263024839
########## kafka-connect/kafka-connect-runtime/runtime-deps.txt: ########## @@ -128,14 +128,15 @@ io.opencensus:opencensus-api:0.31.1 io.opencensus:opencensus-contrib-http-util:0.31.1 io.opentelemetry.contrib:opentelemetry-gcp-resources:1.37.0-alpha io.opentelemetry.semconv:opentelemetry-semconv:1.29.0-alpha -io.opentelemetry:opentelemetry-api:1.51.0 -io.opentelemetry:opentelemetry-context:1.51.0 -io.opentelemetry:opentelemetry-sdk-common:1.51.0 -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.51.0 -io.opentelemetry:opentelemetry-sdk-logs:1.51.0 -io.opentelemetry:opentelemetry-sdk-metrics:1.51.0 -io.opentelemetry:opentelemetry-sdk-trace:1.51.0 -io.opentelemetry:opentelemetry-sdk:1.51.0 +io.opentelemetry:opentelemetry-api:1.57.0 +io.opentelemetry:opentelemetry-common:1.57.0 Review Comment: Yes — Apache 2.0, covered by the existing OpenTelemetry LICENSE entry. Thanks @ebyhr and @kevinjqliu for the license check! -- 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]
