HHH-14100 - Update c3p0 to 0.9.5.5

This commit is contained in:
Colm O hEigeartaigh 2020-07-07 12:01:06 +01:00 committed by Sanne Grinovero
parent f1243a3285
commit 61ed4bf88d
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ ext {
// EL required by Hibernate Validator at test runtime // EL required by Hibernate Validator at test runtime
expression_language: "org.glassfish:javax.el:${elVersion}", expression_language: "org.glassfish:javax.el:${elVersion}",
c3p0: "com.mchange:c3p0:0.9.5.3", c3p0: "com.mchange:c3p0:0.9.5.5",
ehcache: "net.sf.ehcache:ehcache:2.10.6", ehcache: "net.sf.ehcache:ehcache:2.10.6",
ehcache3: "org.ehcache:ehcache:3.6.1", ehcache3: "org.ehcache:ehcache:3.6.1",
jcache: "javax.cache:cache-api:1.0.0", jcache: "javax.cache:cache-api:1.0.0",