From 3857f9c8404c6f251135268e42c79bb83c13b2b0 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Wed, 2 Dec 2020 23:45:39 -0800 Subject: Hadoop: switch to ByteBuffer fix https://github.com/chrislusf/seaweedfs/issues/1645 --- other/java/client/pom_debug.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'other/java/client/pom_debug.xml') diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index acdf621a5..078778b6c 100644 --- a/other/java/client/pom_debug.xml +++ b/other/java/client/pom_debug.xml @@ -68,6 +68,11 @@ 4.13.1 test + + javax.annotation + javax.annotation-api + 1.3.2 + -- cgit v1.2.3