aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2023-12-13 12:03:09 -0800
committerchrislu <chris.lu@gmail.com>2023-12-13 12:03:09 -0800
commit4538265412466e27dc138e3559a0ee528fd12096 (patch)
tree353cddfeef27268e329540b0547190d32435f525
parent915416a277ddcb47a6ac133441e997678846216a (diff)
parentca53094777f3a7845aa3cdfe5419ed36d4651143 (diff)
downloadseaweedfs-4538265412466e27dc138e3559a0ee528fd12096.tar.xz
seaweedfs-4538265412466e27dc138e3559a0ee528fd12096.zip
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
-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>