HHH-8336 upgraded to c3p0 0.9.2.1
This commit is contained in:
parent
a618323e57
commit
504f430911
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue