cowtowncoder opened a new pull request #311: LOG4J2-2701: update jackson 2.9.9->2.9.10, minor jackson usage cleanup URL: https://github.com/apache/logging-log4j2/pull/311 Update Jackson patch version (as per Jira issue): also minor simplification for Jackson usage. I had a look at other usage and everything makes sense; the only thing I was wondering was whether some transient `ObjectMapper` instances could use statically created ones, in case methods are called more than once. But not being familiar enough with codebase decided not to try to change those yet.
---------------------------------------------------------------- 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] With regards, Apache Git Services
