Does not work with Jackson 2.9.x
See original GitHub issueZalando/problem does not work correctly with Jackson version 2.9.x
- stacktrace is missing. Please see the test ProblemMixInTest.shouldSerializeStacktrace
. I’ve created a fork with jackson 2.9.3
: https://github.com/piotrowskirafal/problem
It seems that the last compatible Jackson version where everything works fine is 2.8.11
.
Issue Analytics
- State:
- Created 6 years ago
- Comments:7
Top Results From Across the Web
jackson databinding version 2.9.5 unable to parse the object ...
There was an issue reported in Jackson Github with non-working NONE option in v.2.8.x. So actually what you get is a result of...
Read more >com.fasterxml.jackson.core:jackson-databind vulnerabilities
version published direct vulnerabilities
2.14.1 21 Nov, 2022 0. C. 0. H. 0. M. 0. L
2.14.0 5 Nov, 2022 0. C. 0. H. 0....
Read more >Version '2.9.4' of package 'jackson-databind' is not supported
ERROR JacksonVersion - Version '2.9.4' of package 'jackson-databind' is not supported. Hey,. i am using azure sdk(azure-storage-file- ...
Read more >Fasterxml Jackson-databind : List of security vulnerabilities
# CVE ID CWE ID Publish Date Update Date Score Gained Access Level Access
1 CVE‑2022‑42004 502 2022‑10‑02 2022‑12‑02 0.0 None ???
2 CVE‑2022‑42003 502...
Read more >OWASP is flagging jackson-databind-2.9.9.jar for CVE-2019 ...
OWASP is flagging jackson-databind-2.9.9.jar for CVE-2019-12814 ... this is the issue on Jackson: https://github.com/FasterXML/jackson-databind/issues/2341 ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@kschulst I release problem-spring-web 0.22.1 to central.
yep, I’m doing that now … Was just thinking about users that pull in zalando-problem implicitly via the problem-spring-web lib that might not be aware of this fix.