aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
diff options
context:
space:
mode:
Diffstat (limited to 'other/java/client')
-rw-r--r--other/java/client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml
index dd83df864..8c112b446 100644
--- a/other/java/client/pom.xml
+++ b/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>