ppkarwasz opened a new pull request, #1209:
URL: https://github.com/apache/logging-log4j2/pull/1209

   This PR contains most upgrade suggestions from Dependabot since the latest 
`2.19.0` release.
   
   Only `LevelMixInXmlTest` gave some problems with the newest Jackson version, 
but I came to the conclusion that it didn't apply: XML documents must have a 
root element, so  simple text-only values such as `Level` are serialized as 
complex values. The deserializer can not always decide whether the document is 
a "JSON string" or "JSON object" and results vary between Jackson version.


-- 
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]

Reply via email to