n-marion commented on a change in pull request #30656:
URL: https://github.com/apache/spark/pull/30656#discussion_r537959987
##########
File path: pom.xml
##########
@@ -169,7 +169,8 @@
<!-- for now, not running scalafmt as part of default verify pipeline -->
<scalafmt.skip>true</scalafmt.skip>
<codehaus.jackson.version>1.9.13</codehaus.jackson.version>
- <fasterxml.jackson.version>2.10.0</fasterxml.jackson.version>
+ <fasterxml.jackson.version>2.10.5</fasterxml.jackson.version>
Review comment:
Looking over Jackson's release information both [Jackson Release
2.11](https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.11) and
[Jackson Release
2.12](https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.12) showed a
large amounts of changes; and although I could attempt a build to make sure
compilation fails, I'd personally be uncertain that unit tests would be
sufficient enough to ensure compatibility.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]