Commit 0ce9788
Fix GHSA-45q3-82m4-75jr: force netty-handler-proxy to 4.2.13.Final
Added resolutionStrategy.eachDependency override in build.gradle to
upgrade io.netty:netty-handler-proxy from 4.2.12.Final to 4.2.13.Final.
netty-handler-proxy is a transitive dependency via
io.projectreactor.netty:reactor-netty-core. The fix follows the existing
pattern for security overrides already present in build.gradle.
Fixes: GHSA-45q3-82m4-75jr (HTTP Header Injection in HttpProxyHandler)
Agent-Logs-Url: https://github.com/getyourguide/openapi-validation-java/sessions/31fddbbb-e4eb-48ae-b567-a7a5663459e3
Co-authored-by: gygrobot <19344429+gygrobot@users.noreply.github.com>1 parent 18784fa commit 0ce9788
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
0 commit comments