diff options
Diffstat (limited to 'other/java/client/pom.xml')
| -rw-r--r-- | other/java/client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index 751ac59d1..309c2b1ed 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.9</version> + <version>1.7.0</version> <parent> <groupId>org.sonatype.oss</groupId> @@ -60,7 +60,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpmime</artifactId> - <version>4.5.6</version> + <version>4.5.13</version> </dependency> <dependency> <groupId>junit</groupId> |
