Skip to content

Commit 504f430

Browse files
committed
HHH-8336 upgraded to c3p0 0.9.2.1
1 parent a618323 commit 504f430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ libraries = [
7575
jnp_server: "org.jboss.naming:jnpserver:${jnpVersion}",
7676

7777
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~ c3p0
78-
c3p0: "c3p0:c3p0:0.9.1",
78+
c3p0: "com.mchange:c3p0:0.9.2.1",
7979
ehcache: "net.sf.ehcache:ehcache-core:2.4.3",
8080
proxool: "proxool:proxool:0.8.3"
8181

0 commit comments

Comments
 (0)