From 952a89f5e3173f0484c0cf94c5f20f9a761abc08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 13:21:20 +0000 Subject: [PATCH] Bump c3p0 from 0.9.5.2 to 0.9.5.4 Bumps [c3p0](https://github.com/swaldman/c3p0) from 0.9.5.2 to 0.9.5.4. - [Release notes](https://github.com/swaldman/c3p0/releases) - [Commits](https://github.com/swaldman/c3p0/compare/c3p0-0.9.5.2...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 f82d335..13a53aa 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ com.mchange c3p0 - 0.9.5.2 + 0.9.5.4 org.hibernate