From 796330c6c915316fe823363084dd5f1331dc3bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 20:05:58 +0000 Subject: [PATCH] Bump c3p0 from 0.9.5 to 0.9.5.4 Bumps [c3p0](https://github.com/swaldman/c3p0) from 0.9.5 to 0.9.5.4. - [Release notes](https://github.com/swaldman/c3p0/releases) - [Commits](https://github.com/swaldman/c3p0/compare/c3p0-0.9.5...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 e65077e..927fe17 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ com.mchange c3p0 - 0.9.5 + 0.9.5.4 junit