nastra commented on code in PR #5781: URL: https://github.com/apache/iceberg/pull/5781#discussion_r976070831
########## versions.props: ########## @@ -27,6 +27,7 @@ com.google.cloud:libraries-bom = 24.1.0 org.scala-lang.modules:scala-collection-compat_2.12 = 2.6.0 org.scala-lang.modules:scala-collection-compat_2.13 = 2.6.0 com.emc.ecs:object-client-bundle = 3.3.2 +org.eclipse.jetty:* = 9.4.43.v20210629 Review Comment: nit: should probably go further down in this file under `#test deps` -- 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]
