From c0232d2b33bfc20c239a8c5933f4000c000604af Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Fri, 7 Feb 2014 15:04:45 +0900 Subject: [PATCH] Use latest C3P0 in benchmark. --- pom.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index e308521b..c88b6956 100644 --- a/pom.xml +++ b/pom.xml @@ -101,12 +101,6 @@ 5.1 test - - c3p0 - c3p0 - 0.9.1.2 - test - org.apache.tomcat tomcat-jdbc @@ -164,6 +158,17 @@ test + + com.mchange + c3p0 + 0.9.5-pre5 + test + + + commons-logging + commons-logging + 1.1.3 + @@ -178,7 +183,6 @@ 1.7 1.7 - lines