Commit 814df4f
proto: relax protobuf upper bound to <8.0
Unblocks adoption of protobuf 7.x, which contains the fix for
CVE-2026-8994 (DoS in google.protobuf.json_format.ParseDict).
Mirrors the prior bump in #4620 (<6.0 -> <7.0).
Refs #50991 parent 9c48362 commit 814df4f
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments