diff --git a/test-infra/camel-test-infra-artemis/pom.xml b/test-infra/camel-test-infra-artemis/pom.xml
index 22d99c5985758..fd31d48b9b92d 100644
--- a/test-infra/camel-test-infra-artemis/pom.xml
+++ b/test-infra/camel-test-infra-artemis/pom.xml
@@ -42,22 +42,22 @@
${project.version}
- org.apache.activemq
+ org.apache.artemis
artemis-server
${activemq-artemis-version}
- org.apache.activemq
+ org.apache.artemis
artemis-jakarta-server
${activemq-artemis-version}
- org.apache.activemq
+ org.apache.artemis
artemis-jakarta-client
${activemq-artemis-version}
- org.apache.activemq
+ org.apache.artemis
artemis-amqp-protocol
${activemq-artemis-version}
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 74a96dbc55f05..5bd129099ce6f 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -220,13 +220,13 @@
test
- org.apache.activemq
+ org.apache.artemis
artemis-jakarta-server
${activemq-artemis-version}
test
- org.apache.activemq
+ org.apache.artemis
artemis-jakarta-client
${activemq-artemis-version}
test