From a6066f9e4a5debb372bef26647dad58623dfd0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 23:27:17 +0000 Subject: [PATCH] Bump c3p0 from 0.9.2.1 to 0.9.5.4 Bumps [c3p0](https://github.com/swaldman/c3p0) from 0.9.2.1 to 0.9.5.4. - [Release notes](https://github.com/swaldman/c3p0/releases) - [Commits](https://github.com/swaldman/c3p0/compare/c3p0-0.9.2.1...c3p0-0.9.5.4) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05bef49..55903df 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ com.mchange c3p0 - 0.9.2.1 + 0.9.5.4 org.springframework