diff options
| author | hilimd <68371223+hilimd@users.noreply.github.com> | 2021-10-23 19:52:48 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-23 19:52:48 +0800 |
| commit | ee90edd0e3746ae0f6046dd9e7362aeec821456c (patch) | |
| tree | af291d9afde8e3be8ba9061e14edad75a34d0c6b /other/java/client/pom.xml | |
| parent | 0548ed3a1b5aa15b035b452519568bc017c065a3 (diff) | |
| parent | 07dd4873db996c4f4a94ee3b0975052d0ec7595b (diff) | |
| download | seaweedfs-ee90edd0e3746ae0f6046dd9e7362aeec821456c.tar.xz seaweedfs-ee90edd0e3746ae0f6046dd9e7362aeec821456c.zip | |
Merge pull request #83 from chrislusf/master
sync
Diffstat (limited to 'other/java/client/pom.xml')
| -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 e9e99e113..751ac59d1 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>1.6.8</version> + <version>1.6.9</version> <parent> <groupId>org.sonatype.oss</groupId> |
