Commit d240416
fix(deps): bump io.netty resolution override to 4.2.16.Final
Raises the enforced minimum io.netty version from 4.2.15.Final to
4.2.16.Final to remediate GHSA-558v-64gr-wgg4, a high-severity
infinite loop in Bzip2Decoder's RLE state machine
(netty-codec-compression) that can hang the Netty event-loop thread.
Also syncs the companion netty.version pin in the two Spring Boot
example modules so their dependency-management BOM stays aligned
with the enforced version.
Co-Authored-By: Catarina Correia <catarina.correia@getyourguide.com>1 parent 850a009 commit d240416
3 files changed
Lines changed: 7 additions & 5 deletions
File tree
- examples
- example-spring-boot-starter-webflux
- example-spring-boot-starter-web
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments