diff options
Diffstat (limited to 'other/java/client/pom.xml.deploy')
| -rw-r--r-- | other/java/client/pom.xml.deploy | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index 7e5c3f732..03de3f5e1 100644 --- a/other/java/client/pom.xml.deploy +++ b/other/java/client/pom.xml.deploy @@ -5,7 +5,7 @@ <groupId>com.seaweedfs</groupId> <artifactId>seaweedfs-client</artifactId> - <version>3.71</version> + <version>3.80</version> <name>SeaweedFS Java Client</name> <description>A java client for SeaweedFS.</description> @@ -31,9 +31,9 @@ </scm> <properties> - <protobuf.version>3.16.3</protobuf.version> + <protobuf.version>3.25.5</protobuf.version> <!-- follow https://github.com/grpc/grpc-java --> - <grpc.version>1.53.0</grpc.version> + <grpc.version>1.68.1</grpc.version> <guava.version>32.0.0-jre</guava.version> </properties> |
