From 8f03f7208b19741f13d7dbd885ce65e874dff642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 15:24:38 +0000 Subject: [PATCH] Bump com.mchange:c3p0 from 0.10.1 to 0.14.1 Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.10.1 to 0.14.1. - [Changelog](https://github.com/swaldman/c3p0/blob/0.14.x/CHANGELOG) - [Commits](https://github.com/swaldman/c3p0/compare/v0.10.1...v0.14.1) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31de33e..3fe06e1 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ com.mchange c3p0 - 0.10.1 + 0.14.1 org.slf4j