summaryrefslogtreecommitdiff
path: root/java/client
diff options
context:
space:
mode:
Diffstat (limited to 'java/client')
-rw-r--r--java/client/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/client/pom.xml b/java/client/pom.xml
index 854428fb39..6d6bb7cae2 100644
--- a/java/client/pom.xml
+++ b/java/client/pom.xml
@@ -53,6 +53,11 @@
</dependency>
<dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-jta_1.1_spec</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</dependency>