Update protobuf to 4.x to align with Spring
Open
kind/bug
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
## Expected Behavior
Spring Boot and common dependencies are aligned with the version of protobuf-java that we are using. If there are no breaking changes we should upgrade to version 4.x.. as we are currently in 3.x.
## Actual Behavior
We are using a very old version of protobuf java. New stacks like the observability stack that uses grpc to stream metrics and logs to other services are already using 4.x
## Steps to Reproduce the Problem
## Release Note
RELEASE NOTE:
Contributor guide
Assessment
This issue has not been assessed yet.