From e1e9ff7a8face41eb7b83661f8d57f600a6718cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 01:27:16 +0000 Subject: [PATCH] Bump com.mchange:c3p0 from 0.10.1 to 0.11.2 Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.10.1 to 0.11.2. - [Changelog](https://github.com/swaldman/c3p0/blob/0.11.x/CHANGELOG) - [Commits](https://github.com/swaldman/c3p0/compare/v0.10.1...v0.11.2) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-version: 0.11.2 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 66c4168e..535d75ad 100644 --- a/pom.xml +++ b/pom.xml @@ -433,7 +433,7 @@ com.mchange c3p0 - 0.10.1 + 0.11.2