Merge pull request #2564 from chrislusf/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.16.1

Bump protobuf-java from 3.9.1 to 3.16.1 in /other/java/client
This commit is contained in:
Chris Lu
2022-01-07 15:16:21 -08:00
committed by GitHub

View File

@@ -14,7 +14,7 @@
</parent>
<properties>
<protobuf.version>3.9.1</protobuf.version>
<protobuf.version>3.16.1</protobuf.version>
<!-- follow https://github.com/grpc/grpc-java -->
<grpc.version>1.23.0</grpc.version>
<guava.version>30.0-jre</guava.version>