diff --git a/pom.xml b/pom.xml
index 9498e3d4af..3453b2ad4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,6 +173,13 @@
org.alfresco
alfresco-core
${dependency.alfresco-core.version}
+
+
+
+ javax.transaction
+ jta
+
+
org.alfresco
@@ -509,9 +516,9 @@
- javax.transaction
- jta
- 1.1
+ jakarta.transaction
+ jakarta.transaction-api
+ 1.3.2
@@ -929,6 +936,11 @@
org.slf4j
slf4j-log4j12
+
+
+ org.apache.geronimo.specs
+ geronimo-jta_1.1_spec
+
@@ -944,6 +956,11 @@
org.slf4j
slf4j-log4j12
+
+
+ org.apache.geronimo.specs
+ geronimo-jta_1.1_spec
+
@@ -1035,6 +1052,13 @@
${dependency.alfresco-core.version}
tests
test
+
+
+
+ javax.transaction
+ jta
+
+
org.alfresco
@@ -1048,6 +1072,11 @@
org.apache.geronimo.specs
geronimo-ws-metadata_2.0_spec
+
+
+ org.apache.geronimo.specs
+ geronimo-jta_1.1_spec
+
@@ -1070,6 +1099,11 @@
org.apache.geronimo.specs
geronimo-ws-metadata_2.0_spec
+
+
+ org.apache.geronimo.specs
+ geronimo-jta_1.1_spec
+