summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/host-openejb
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/modules/host-openejb')
-rw-r--r--branches/sca-java-1.x/modules/host-openejb/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/host-openejb/pom.xml b/branches/sca-java-1.x/modules/host-openejb/pom.xml
index 396d847f15..6120d3dbb6 100644
--- a/branches/sca-java-1.x/modules/host-openejb/pom.xml
+++ b/branches/sca-java-1.x/modules/host-openejb/pom.xml
@@ -68,6 +68,12 @@
</dependency>
<dependency>
+ <groupId>backport-util-concurrent</groupId>
+ <artifactId>backport-util-concurrent</artifactId>
+ <version>3.1</version>
+ </dependency>
+
+ <dependency>
<groupId>asm</groupId>
<artifactId>asm-all</artifactId>
<version>3.1</version>