nastra commented on code in PR #5471:
URL: https://github.com/apache/iceberg/pull/5471#discussion_r940970967
##########
hive3/build.gradle:
##########
@@ -96,7 +96,7 @@ project(':iceberg-hive3') {
testImplementation project(path: ':iceberg-hive-metastore', configuration:
'testArtifacts')
testImplementation project(path: ':iceberg-data', configuration:
'testArtifacts')
- testImplementation("org.apache.avro:avro:1.9.2")
+ testImplementation("org.apache.avro:avro:1.11.1")
Review Comment:
@rdblue do you maybe know why these 2 files define their own versions of
libs? I would have assumed that they would use the versions defined in
`versions.props`
--
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]