From 56aa1caea18330ba47f13a321b2ce4bb3d3032d1 Mon Sep 17 00:00:00 2001 From: Duo Zhang Date: Tue, 27 Jan 2026 17:10:23 +0800 Subject: [PATCH] HBASE-29854 Add osgi annotations dependency when generating javadoc --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 13062ead5920..a0a82708c1e4 100644 --- a/pom.xml +++ b/pom.xml @@ -3441,6 +3441,11 @@ jsr305 3.0.2 + + org.osgi + osgi.annotation + 8.1.0 + false @@ -3492,6 +3497,11 @@ jsr305 3.0.2 + + org.osgi + osgi.annotation + 8.1.0 + false @@ -3551,6 +3561,11 @@ jsr305 3.0.2 + + org.osgi + osgi.annotation + 8.1.0 + false @@ -3609,6 +3624,11 @@ jsr305 3.0.2 + + org.osgi + osgi.annotation + 8.1.0 + false