cowtowncoder opened a new pull request #1137: URL: https://github.com/apache/cassandra/pull/1137
As per title, patch to upgrade Jackson version from the latest 2.9 patch to the latest 2.10 patch. One change required wrt access of `JsonStringEncoder`. Assuming that `trunk` is for Cassandra 4.1: while this should be safe change seems better than for 4.0.x. I am running the test suite locally which seems to take a while. Not sure if there's Cassandra CI of some kind for other tests; will update if and when test suite passes (or if there are failures). Leaving as [WIP] until then. -- 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]

