summaryrefslogtreecommitdiff
path: root/qpid/java/client
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/client')
-rw-r--r--qpid/java/client/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/client/pom.xml b/qpid/java/client/pom.xml
index 2ad41d96cd..a5cfbdf67a 100644
--- a/qpid/java/client/pom.xml
+++ b/qpid/java/client/pom.xml
@@ -69,6 +69,10 @@
<artifactId>commons-lang</artifactId>
</dependency>
+ <dependency>
+ <groupId>commons-pool</groupId>
+ <artifactId>commons-pool</artifactId>
+ </dependency>
<!-- Test Dependencies -->