lhotari opened a new pull request #2465:
URL: https://github.com/apache/bookkeeper/pull/2465
### Motivation
protoc-gen-grpc-java is part of grpc libraries.
Usually it doesn't make sense to use a version other
than the current grpc version. Currently 2 different versions are used.
It seems that it has been forgotten to upgrade protoc-gen-grpc-java.version
when grpc.version has been upgraded from 1.12.0 to 1.18.0
### Changes
Make protoc-gen-grpc-java.version match grpc.version by referencing it with
${grpc.version}
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]