korowa commented on code in PR #14019: URL: https://github.com/apache/datafusion/pull/14019#discussion_r1904056652
########## Cargo.toml: ########## @@ -150,7 +150,7 @@ serde_json = "1" sqlparser = { version = "0.53.0", features = ["visitor"] } tempfile = "3" tokio = { version = "1.36", features = ["macros", "rt", "sync"] } -url = "2.2" +url = "2.5.4" Review Comment: Maybe we should do this also for `datafusion-cli/Cargo.toml`? (Though its .lock already has 2.5.4 vesion of `url`) -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org