diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-11-13 11:37:50 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-11-13 11:37:53 -0800 |
| commit | 7d249808407588431f00424dbb2ca599cc9441c6 (patch) | |
| tree | 64968112c4174cc00efad23b5bf146d338db2a66 /other/java/unzip/pom.xml | |
| parent | 56d8e5b540caf76f186dc17660e523dc0baa1a54 (diff) | |
| download | seaweedfs-7d249808407588431f00424dbb2ca599cc9441c6.tar.xz seaweedfs-7d249808407588431f00424dbb2ca599cc9441c6.zip | |
HCFS: 1.5.4
Diffstat (limited to 'other/java/unzip/pom.xml')
| -rw-r--r-- | other/java/unzip/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/other/java/unzip/pom.xml b/other/java/unzip/pom.xml index 1f86bb688..7cbb56ec3 100644 --- a/other/java/unzip/pom.xml +++ b/other/java/unzip/pom.xml @@ -11,13 +11,13 @@ <dependency> <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>1.5.3</version> + <version>1.5.4</version> <scope>compile</scope> </dependency> <dependency> <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-hadoop2-client</artifactId> - <version>1.5.3</version> + <version>1.5.4</version> <scope>compile</scope> </dependency> <dependency> |
