Commit 151936a
committed
Update HttpCore5 to 5.4.3 and HttpClient5 to 5.5.2 (CVE-2026-54399)
CVE-2026-54399 (HIGH 7.5) affects Apache HttpComponents Core5 before 5.4.3 — both httpcore5 and httpcore5-h2 — via HTTP/1.1 message-parser resource exhaustion. Bump httpcore5 5.3.6 -> 5.4.3 and align httpclient5 5.5.1 -> 5.5.2 to match LabKey Server's proven pairing.
httpcore5-h2 arrived transitively through httpclient5 and was not pinned, so it is now declared explicitly so the fixed 5.4.3 is recorded in the published POM and propagates to downstream consumers (labkey-api-jdbc, LabKey Server).1 parent 5131897 commit 151936a
3 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments