From bfb5aac0989d21bcb828a2220574b0281f3c99fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 18:40:21 +0000 Subject: [PATCH] Bump com.mchange:c3p0 from 0.9.5.5 to 0.12.0 Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.9.5.5 to 0.12.0. - [Changelog](https://github.com/swaldman/c3p0/blob/0.12.x/CHANGELOG) - [Commits](https://github.com/swaldman/c3p0/compare/c3p0-0.9.5.5...v0.12.0) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31c4647..689377e 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ com.mchange c3p0 - 0.9.5.5 + 0.12.0 true