From 6e30d824dbd58dfcd914c5743f78a6ee8975b3b7 Mon Sep 17 00:00:00 2001 From: Jelte Zeilstra Date: Thu, 2 May 2019 11:03:23 +0200 Subject: [PATCH] Update c3p0 to version 0.9.5.4 --- pom.xml | 2 +- quartz-core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b0fea1826..e10a068ce 100755 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ false 1.6.1 - 0.9.1.1 + 0.9.5.4 1.2.16 1.0.5-SNAPSHOT diff --git a/quartz-core/pom.xml b/quartz-core/pom.xml index 0c1533d49..99302674c 100644 --- a/quartz-core/pom.xml +++ b/quartz-core/pom.xml @@ -15,7 +15,7 @@ - c3p0 + com.mchange c3p0 ${c3p0.version}