slfan1989 commented on code in PR #15897:
URL: https://github.com/apache/iceberg/pull/15897#discussion_r3199825827
##########
gradle/libs.versions.toml:
##########
@@ -63,6 +63,7 @@ jackson214 = { strictly = "2.14.2"}
jackson215 = { strictly = "2.15.2"} # see rich version usage explanation above
jakarta-el-api = "3.0.3"
jakarta-servlet-api = "6.1.0"
+javax-servlet-api = "4.0.1"
Review Comment:
Good catch. A previous push dropped the actual `hadoop3` version change
while leaving the compatibility follow-ups in the branch. I restored `hadoop3 =
"3.5.0"` so the PR matches its title again.
--
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]