Commit ff327ec
Upgrade Jackson from 3.0.3 to 3.1.0 to fix CVE-2026-29062 (#1236)
jackson-core 3.0.3 is vulnerable to CVE-2026-29062 (Denial of Service
via excessive JSON nesting). Upgrade the version.jackson property to
3.1.0 which includes the fix. This bumps jackson-databind and
jackson-dataformat-yaml to 3.1.0 as well.
Made-with: Cursor
Co-authored-by: ahsan.sheraz <ahsan.sheraz@bonial.com>1 parent 43cbcf7 commit ff327ec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments