aboutsummaryrefslogtreecommitdiff
path: root/other/java
diff options
context:
space:
mode:
Diffstat (limited to 'other/java')
-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 03de3f5e1..682582f7b 100644
--- a/other/java/client/pom.xml
+++ b/other/java/client/pom.xml
@@ -33,7 +33,7 @@
<properties>
<protobuf.version>3.25.5</protobuf.version>
<!-- follow https://github.com/grpc/grpc-java -->
- <grpc.version>1.68.1</grpc.version>
+ <grpc.version>1.75.0</grpc.version>
<guava.version>32.0.0-jre</guava.version>
</properties>