Commit 189bfcb
authored
fix: bump jackson-databind and httpclient5 to resolve NVD-flagged CVEs (#1703)
jackson-databind 2.18.2 -> 2.18.9 fixes CVE-2026-54512, CVE-2026-54513,
CVE-2026-54514, CVE-2026-54515 (polymorphic deserialization bypasses,
SSRF via eager DNS resolution).
httpclient5 5.5.1 -> 5.6.2 pulls in httpcore5 5.4.3, fixing
CVE-2026-54399 and CVE-2026-54428 (HTTP/1.1 parser and HPACK decoder
resource exhaustion).
Verified clean via dependency-check:aggregate.1 parent 8176d82 commit 189bfcb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments