diff --git a/examples/istio/helidon-config/pom.xml b/examples/istio/helidon-config/pom.xml
index 7d74068c..53d5d623 100644
--- a/examples/istio/helidon-config/pom.xml
+++ b/examples/istio/helidon-config/pom.xml
@@ -43,11 +43,6 @@
runtime
true
-
- jakarta.activation
- jakarta.activation-api
- runtime
-
diff --git a/examples/istio/helidon-jpa/pom.xml b/examples/istio/helidon-jpa/pom.xml
index 4e0c48dd..ebebd8f9 100644
--- a/examples/istio/helidon-jpa/pom.xml
+++ b/examples/istio/helidon-jpa/pom.xml
@@ -75,11 +75,6 @@
runtime
true
-
- jakarta.activation
- jakarta.activation-api
- runtime
-
jakarta.persistence
jakarta.persistence-api
diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml
index 860718fa..f8458736 100644
--- a/examples/jbatch/pom.xml
+++ b/examples/jbatch/pom.xml
@@ -69,12 +69,6 @@
${version.lib.jaxb-api}
-
-
- jakarta.activation
- jakarta.activation-api
- runtime
-
org.jboss
jandex
diff --git a/examples/microprofile/http-status-count-mp/pom.xml b/examples/microprofile/http-status-count-mp/pom.xml
index c65b941e..5a84f0c8 100644
--- a/examples/microprofile/http-status-count-mp/pom.xml
+++ b/examples/microprofile/http-status-count-mp/pom.xml
@@ -67,11 +67,6 @@
jandex
runtime
-
- jakarta.activation
- jakarta.activation-api
- runtime
-
io.helidon.microprofile.bundles
helidon-microprofile-core