bjornjorgensen commented on PR #41281: URL: https://github.com/apache/spark/pull/41281#issuecomment-1561145840
This is how I wood have done it.. Feel free to change what you will change :) Change tittle to something like [SPARK-XXXX][BUILD] Upgrade FasterXML jackson to 2.15.1 What changes were proposed in this pull request? Upgrade FasterXML jackson from 2.15.0 to 2.15.1 Why are the changes needed? New version that fix some bugs see release-notes https://github.com/FasterXML/jackson-databind/blob/77789abaecd2e42a3765af5231e252ee62578b18/release-notes/VERSION-2.x#LL17C21-L17C21 for more info. Does this PR introduce any user-facing change? No. How was this patch tested? Pass GA -- 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]
