Commit 5895cc5
Bump httpcore5 5.2.5 -> 5.3.5 to fix DoS vulnerability (VIDEO-20814)
Fixes SNYK-JAVA-ORGAPACHEHTTPCOMPONENTSCORE5-15857052: incorrect stream
accounting in httpcore5-h2 allows unbounded concurrent streams via
rapid resets. Also aligns httpcore5 version with httpclient5 5.3.x
release train.
Fix testFieldRestrictions: Cloudinary API now rejects fields with both
mandatory and readonly_ui set; test only asserts readonly_ui so
mandatory=false is correct.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d836d6e commit 5895cc5
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- cloudinary-http5
- cloudinary-test-common/src/main/java/com/cloudinary/test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments