diff --git a/components/camel-jta/pom.xml b/components/camel-jta/pom.xml
index 608c4f27cf540..5b567cd06f6a5 100644
--- a/components/camel-jta/pom.xml
+++ b/components/camel-jta/pom.xml
@@ -80,7 +80,7 @@
org.jboss.narayana.jta
- narayana-jta-jakarta
+ narayana-jta
${narayana-version}
test
diff --git a/parent/pom.xml b/parent/pom.xml
index 3cc1d9705782a..72e1f600138e3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -389,7 +389,7 @@
0.9.14
2.5.2.Final
3.5.19
- 5.13.1.Final
+ 7.3.4.Final
0.4.0
6.1.0
4.2.12.Final
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index ab96ac77e8152..6611f6d71e832 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -352,7 +352,7 @@
org.jboss.narayana.jta
- narayana-jta-jakarta
+ narayana-jta
${narayana-version}