smengcl opened a new pull request, #3421: URL: https://github.com/apache/ozone/pull/3421
## What changes were proposed in this pull request? Bump grpc-java to 1.46.0, along with required deps. ``` io.grpc.version: 1.38.0 -> 1.46.0 protobuf-java: 3.12.0 -> 3.19.2 (required by grpc-java 1.46.0) ratis-thirdparty: 0.7.0 -> 1.0.0 (also required by the gRPC version bump, otherwise compilation errs) ``` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6753 ## How was this patch tested? - [ ] Pending CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
