HCFS: 1.2.9 fix concurrent modification

This commit is contained in:
Chris Lu
2020-06-18 07:52:32 -07:00
parent 222f93e816
commit ce79ec0bd4
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-client</artifactId>
<version>1.2.8</version>
<version>1.2.9</version>
<parent>
<groupId>org.sonatype.oss</groupId>