We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a618323 commit 504f430Copy full SHA for 504f430
libraries.gradle
@@ -75,7 +75,7 @@ libraries = [
75
jnp_server: "org.jboss.naming:jnpserver:${jnpVersion}",
76
77
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~ c3p0
78
- c3p0: "c3p0:c3p0:0.9.1",
+ c3p0: "com.mchange:c3p0:0.9.2.1",
79
ehcache: "net.sf.ehcache:ehcache-core:2.4.3",
80
proxool: "proxool:proxool:0.8.3"
81
0 commit comments