nastra commented on code in PR #10447:
URL: https://github.com/apache/iceberg/pull/10447#discussion_r1627683233


##########
mr/build.gradle:
##########
@@ -68,8 +67,7 @@ project(':iceberg-mr') {
     testImplementation libs.avro.avro
     testImplementation libs.calcite.core
     testImplementation libs.kryo.shaded
-    testImplementation platform(libs.jackson.bom)
-    testImplementation "com.fasterxml.jackson.core:jackson-annotations"
+    testImplementation enforcedPlatform(libs.jackson212.bom)

Review Comment:
   I'm actually wondering how this worked in the first place with Jackson 2.14 
and Hive 2.3.9



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