HHH-8336 upgraded to c3p0 0.9.2.1

This commit is contained in:
Brett Meyer 2013-07-03 10:14:09 -04:00
parent a618323e57
commit 504f430911
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ libraries = [
jnp_server: "org.jboss.naming:jnpserver:${jnpVersion}",
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~ c3p0
c3p0: "c3p0:c3p0:0.9.1",
c3p0: "com.mchange:c3p0:0.9.2.1",
ehcache: "net.sf.ehcache:ehcache-core:2.4.3",
proxool: "proxool:proxool:0.8.3"