Browse Source

Merge branch 'master' of https://github.com/seaweedfs/seaweedfs

pull/5106/head
chrislu 1 year ago
parent
commit
4538265412
  1. 2
      other/java/client/pom.xml

2
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>

Loading…
Cancel
Save