nssalian commented on code in PR #16954:
URL: https://github.com/apache/iceberg/pull/16954#discussion_r3468839190
##########
gradle/libs.versions.toml:
##########
@@ -60,8 +60,9 @@ hive2 = { strictly = "2.3.10"} # see rich version usage
explanation above
immutables-value = "2.12.2"
jackson-annotations = "2.22"
jackson-bom = "2.22.0"
-jackson214 = { strictly = "2.14.2"}
jackson215 = { strictly = "2.15.2"} # see rich version usage explanation above
+jackson218 = { strictly = "2.18.8"}
+jackson221 = { strictly = "2.21.2"}
Review Comment:
Should this go up to 2.21.4?
--
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]