diff options
| -rw-r--r-- | other/java/client/pom.xml | 2 |
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> |
