Commit 7c404c5
committed
Upgrade to Jackson 2.11.1
Jackson 2.9.x had and still gets a lot of CVEs because of how it handles
deserialization of polymorphic types.
This has been fixed in Jackson 2.10.x and 2.11.x, so upgrading will safe
this project from (unnecessary) security alerts.
* https://medium.com/@cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062
* https://medium.com/@cowtowncoder/jackson-2-10-safe-default-typing-2d018f0ce2ba1 parent 88de324 commit 7c404c5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
0 commit comments