From 84455ff3a2aad8baae37f4e8ab5db6caecc6cdd0 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 3 Feb 2010 22:15:30 +0000 Subject: [PATCH] + update commons-pool to 1.5.3 to avoid some memory leaks --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index ae9af57f6..9ba67ac96 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,12 @@ 1.2.2.osgi runtime + + org.apache.commons + com.springsource.org.apache.commons.pool + 1.5.3 + runtime + org.hsqldb com.springsource.org.hsqldb