Browse Source
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
pull/2575/head
Chris Lu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
other/java/client/pom.xml
|
|
@ -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> |
|
|
|