bryanck commented on code in PR #11936:
URL: https://github.com/apache/iceberg/pull/11936#discussion_r1931238829


##########
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:
   I meant skip any of the runtime license changes, until we add the transforms 
lib to the runtime



-- 
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]

Reply via email to