-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
Is your feature request related to a problem?
No
Describe the solution you'd like
Upgrade protobuf from 3.21.7 to 3.22.2 to keep up-to-date with the ecosystem.
Describe alternatives you've considered
n/a
Additional context
- Note that 3.22.2 contains a fix for Java fixes for 22.x protocolbuffers/protobuf#12035 concerning java8 compatibility
- Also a related pull request on our side: Update protobuf-java to resolve CVEs line/armeria#4820
ikhoon and minwoox