Commit 8a2542f
authored
## Description
Bumps `io.netty:netty-bom` from `4.1.130.Final` to `4.1.132.Final` to
address two High severity CVEs:
| CVE | Package | Severity | Description |
|-----|---------|----------|-------------|
| CVE-2026-33870 | `io.netty:netty-codec-http` | High (CVSS 7.5) |
HTTP/1.1 Request Smuggling |
| CVE-2026-33871 | `io.netty:netty-codec-http2` | High (CVSS 8.7) |
HTTP/2 CONTINUATION frame flood DoS |
Both CVEs were patched in [Netty
4.1.132.Final](https://netty.io/news/2026/03/24/4-1-132-Final.html)
(released March 24, 2026).
Fixes #1346
1 parent 5b6700b commit 8a2542f
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments