nastra commented on code in PR #10837:
URL: https://github.com/apache/iceberg/pull/10837#discussion_r1700221834
##########
build.gradle:
##########
@@ -364,6 +364,7 @@ project(':iceberg-core') {
}
testImplementation libs.jetty.servlet
+ testImplementation libs.jakarta.servlet
Review Comment:
the newer Jetty version comes without a dependency to the servlet API
--
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]