change the scope for hadoop depencies to provided
This commit is contained in:
Chris Lu
2020-08-09 16:34:47 -07:00
parent f86c7d911a
commit 4f195a54ca
7 changed files with 185 additions and 7 deletions

View File

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