bjornjorgensen commented on PR #40933: URL: https://github.com/apache/spark/pull/40933#issuecomment-1525629901
> Ah OK, @bjornjorgensen how about just doing snakeyaml here as an intermediate step? Well, upgrading SnakeYAML might work as a temporary solution, but for Spark's long-term benefit, I believe it's best to upgrade Jackson now. This will make future upgrades of Jackson much easier. Additionally, Snyk has opened two PRs to upgrade `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` to version 2.15.0. By upgrading Jackson now, we'll address these issues and won't receive any further request about this. -- 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]
