Commit 56dd17b
fix(deps): bump io.netty to 4.2.17.Final to resolve GHSA-8c42-7qj2-3j46
Bump io.netty group dependency version constraint from 4.2.16.Final to 4.2.17.Final
in the resolutionStrategy to resolve the CORS Vary header overwrite vulnerability
(GHSA-8c42-7qj2-3j46) in io.netty:netty-codec-http, fixed in 4.2.17.Final.
Also update the accompanying clause to document this new CVE alongside
existing Netty vulnerability references.
Updates both the root build.gradle resolutionStrategy and the example subproject
netty version overrides.
Co-Authored-By: Ronald van Duren <ronald.vanduren@getyourguide.com>1 parent 43ecbfa commit 56dd17b
3 files changed
Lines changed: 6 additions & 6 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 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| 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