nastra commented on code in PR #10447:
URL: https://github.com/apache/iceberg/pull/10447#discussion_r1628918232
##########
gradle/libs.versions.toml:
##########
@@ -142,8 +142,8 @@ hive3-service = { module = "org.apache.hive:hive-service",
version.ref = "hive3"
httpcomponents-httpclient5 = { module =
"org.apache.httpcomponents.client5:httpclient5", version.ref =
"httpcomponents-httpclient5" }
immutables-value = { module = "org.immutables:value", version.ref =
"immutables-value" }
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version.ref =
"jackson-bom" }
-jackson-core = { module = "com.fasterxml.jackson:jackson-core", version.ref =
"jackson-bom" }
-jackson-databind = { module = "com.fasterxml.jackson:jackson-databind",
version.ref = "jackson-bom" }
+jackson-core = { module = "com.fasterxml.jackson.core:jackson-core",
version.ref = "jackson-bom" }
Review Comment:
can you rebase this PR please? I've fixed this in
a642a9350e06dc244ec167372985564372896850
--
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]