From 4f676aa7d3ff26de2226f628d8534ca569098a15 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 8 Nov 2020 22:06:06 -0800 Subject: 2.09 --- other/java/client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/java/client/pom.xml') diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index efbf304c4..09f891a8a 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ com.github.chrislusf seaweedfs-client - 1.5.2 + 1.5.3 org.sonatype.oss -- cgit v1.2.3 From 7d249808407588431f00424dbb2ca599cc9441c6 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Fri, 13 Nov 2020 11:37:50 -0800 Subject: HCFS: 1.5.4 --- other/java/client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/java/client/pom.xml') diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index 09f891a8a..5a4bbaead 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ com.github.chrislusf seaweedfs-client - 1.5.3 + 1.5.4 org.sonatype.oss -- cgit v1.2.3 From da04bb3d1bb60d92fdacfb2edd8c8bdba2643038 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Wed, 18 Nov 2020 01:46:38 -0800 Subject: 1.5.6 --- other/java/client/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'other/java/client/pom.xml') diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index 5a4bbaead..4bfc5ab8f 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ com.github.chrislusf seaweedfs-client - 1.5.4 + 1.5.6 org.sonatype.oss @@ -68,6 +68,11 @@ 4.13.1 test + + javax.annotation + javax.annotation-api + 1.3.2 + -- cgit v1.2.3