aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'other/java/client/pom.xml')
-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 2b3112d86..cc342dc08 100644
--- a/other/java/client/pom.xml
+++ b/other/java/client/pom.xml
@@ -16,7 +16,7 @@
<properties>
<protobuf.version>3.16.3</protobuf.version>
<!-- follow https://github.com/grpc/grpc-java -->
- <grpc.version>1.23.0</grpc.version>
+ <grpc.version>1.53.0</grpc.version>
<guava.version>32.0.0-jre</guava.version>
</properties>