Commit 216a0e9
fix(examples): bump netty.version to 4.2.16.Final
Update Spring Dependency Management BOM overrides in both example
subprojects (example-spring-boot-starter-web and
example-spring-boot-starter-webflux) to use netty 4.2.16.Final, matching
the bump to the root resolutionStrategy floor. This ensures examples
remain consistent with the enforced netty version and are not vulnerable
to GHSA-mvh2-crg5-v77c.
Co-Authored-By: Catarina Correia <catarina.correia@getyourguide.com>1 parent 3b8664e commit 216a0e9
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- examples
- example-spring-boot-starter-webflux
- example-spring-boot-starter-web
| 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