aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-09-01 21:40:26 -0700
committerChris Lu <chris.lu@gmail.com>2019-09-01 21:40:26 -0700
commit60c9215a00d9b72be6f7d0e5382227d2b57de9d5 (patch)
tree6f77dab517f714446e2126542c0235f6dce8917b /other/java/client/pom.xml
parentaf8b413a9cebea0109ebdf16bd18078da3c551a1 (diff)
downloadseaweedfs-60c9215a00d9b72be6f7d0e5382227d2b57de9d5.tar.xz
seaweedfs-60c9215a00d9b72be6f7d0e5382227d2b57de9d5.zip
HCFS: avoid verbose file not found exception stack trace
Diffstat (limited to 'other/java/client/pom.xml')
-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 c37b9aab8..dc3f8f2ca 100644
--- a/other/java/client/pom.xml
+++ b/other/java/client/pom.xml
@@ -4,7 +4,7 @@
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-client</artifactId>
- <version>1.1.3</version>
+ <version>1.1.5</version>
<parent>
<groupId>org.sonatype.oss</groupId>