diff --git a/hbase-shaded-jersey/pom.xml b/hbase-shaded-jersey/pom.xml
index aa6ca28..2203c77 100644
--- a/hbase-shaded-jersey/pom.xml
+++ b/hbase-shaded-jersey/pom.xml
@@ -95,10 +95,13 @@
Anything added here needs to be excluded from the jar that pulls it in
also else we give an odd signal in the META-INF/DEPENDENCIES that we
produce. See below for how to exclusion of transitive dependencies.
- -->
- jakarta.ws.rs:jakarta.ws.rs-api
+ -->
+ com.sun.activation:jakarta.activation
+ jakarta.activation:jakarta.activation-api
jakarta.annotation:jakarta.annotation-api
jakarta.validation:jakarta.validation-api
+ jakarta.ws.rs:jakarta.ws.rs-api
+ jakarta.xml.bind:jakarta.xml.bind-api
org.glassfish.hk2.external:jakarta.inject
org.javassist:javassist