[
https://issues.apache.org/jira/browse/LOG4J2-2701?focusedWorklogId=324088&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324088
]
ASF GitHub Bot logged work on LOG4J2-2701:
------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Oct/19 20:10
Start Date: 06/Oct/19 20:10
Worklog Time Spent: 10m
Work Description: cowtowncoder commented on 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 324088)
Remaining Estimate: 0h
Time Spent: 10m
> Update Jackson from 2.9.9 to 2.9.10
> -----------------------------------
>
> Key: LOG4J2-2701
> URL: https://issues.apache.org/jira/browse/LOG4J2-2701
> Project: Log4j 2
> Issue Type: Improvement
> Reporter: Tatu Saloranta
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> New 2.9.x, 2.9.10, is available, with security fixes (see
> [https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.10|https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.10).]).
> While there is also new 2.10.0, it is probably safest to first update to the
> latest (and probably last full) patch of 2.9.x
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)