From 1a746fffba4dc02d826fa0e74c4a617a0d2f7626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2020 03:08:59 +0000 Subject: [PATCH] Bump c3p0 from 0.9.5.2 to 0.9.5.4 in /icookProjectSpringMVC200124 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] --- icookProjectSpringMVC200124/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icookProjectSpringMVC200124/pom.xml b/icookProjectSpringMVC200124/pom.xml index 351db37..2874e75 100644 --- a/icookProjectSpringMVC200124/pom.xml +++ b/icookProjectSpringMVC200124/pom.xml @@ -66,7 +66,7 @@ com.mchange c3p0 - 0.9.5.2 + 0.9.5.4 org.hibernate