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


##########
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:
   added section for kafka libs to LICENSE



##########
gradle/libs.versions.toml:
##########
@@ -100,6 +101,7 @@ avro-avro = { module = "org.apache.avro:avro", version.ref 
= "avro" }
 awssdk-bom = { module = "software.amazon.awssdk:bom", version.ref = 
"awssdk-bom" }
 awssdk-s3accessgrants = { module = 
"software.amazon.s3.accessgrants:aws-s3-accessgrants-java-plugin", version.ref 
= "awssdk-s3accessgrants" }
 azuresdk-bom = { module = "com.azure:azure-sdk-bom", version.ref = 
"azuresdk-bom" }
+bson = { module = "org.mongodb:bson", version.ref = "bson-ver"}

Review Comment:
   added section for mongodb bson libs to LICENSE



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