diff --git a/kernel/sql-federation/core/pom.xml b/kernel/sql-federation/core/pom.xml
index 06d39c12acb40..16decaa21a452 100644
--- a/kernel/sql-federation/core/pom.xml
+++ b/kernel/sql-federation/core/pom.xml
@@ -54,21 +54,6 @@
${project.version}
test
-
- jakarta.xml.bind
- jakarta.xml.bind-api
- test
-
-
- org.glassfish.jaxb
- jaxb-runtime
- test
-
-
- jakarta.activation
- jakarta.activation-api
- test
-
diff --git a/kernel/sql-federation/executor/pom.xml b/kernel/sql-federation/executor/pom.xml
index 41db5e5c19b1e..c23669997eb55 100644
--- a/kernel/sql-federation/executor/pom.xml
+++ b/kernel/sql-federation/executor/pom.xml
@@ -74,21 +74,6 @@
${project.version}
test
-
- jakarta.xml.bind
- jakarta.xml.bind-api
- test
-
-
- org.glassfish.jaxb
- jaxb-runtime
- test
-
-
- jakarta.activation
- jakarta.activation-api
- test
-