danielcweeks commented on code in PR #11936:
URL: https://github.com/apache/iceberg/pull/11936#discussion_r1917186435
##########
gradle/libs.versions.toml:
##########
@@ -159,6 +161,7 @@ jaxb-runtime = { module =
"org.glassfish.jaxb:jaxb-runtime", version.ref = "jaxb
kafka-clients = { module = "org.apache.kafka:kafka-clients", version.ref =
"kafka" }
kafka-connect-api = { module = "org.apache.kafka:connect-api", version.ref =
"kafka" }
kafka-connect-json = { module = "org.apache.kafka:connect-json", version.ref =
"kafka" }
+kafka-connect-transforms = { module = "org.apache.kafka:connect-transforms",
version.ref = "kafka" }
Review Comment:
We need to verify this addition is captured in LICENSE/NOTICE files (if
separate from the other kafka dependencies)
--
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]