From 0041e3456b414d9f07c15894a0fbf2fe17619570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 04:25:13 +0000 Subject: [PATCH] Bump c3p0 from 0.9.5.2 to 0.9.5.4 in /icookProjectSpringMVC200120 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] --- icookProjectSpringMVC200120/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icookProjectSpringMVC200120/pom.xml b/icookProjectSpringMVC200120/pom.xml index 6e912d3..b1d6856 100644 --- a/icookProjectSpringMVC200120/pom.xml +++ b/icookProjectSpringMVC200120/pom.xml @@ -66,7 +66,7 @@ com.mchange c3p0 - 0.9.5.2 + 0.9.5.4 org.hibernate