From 14f76a3c5616f6b0db3a6390b9a0f5d627a9e376 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 18:41:02 +0000 Subject: [PATCH] build(deps): bump com.mchange:c3p0 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] --- .../openmldb-test-java/openmldb-sdk-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration-test/openmldb-test-java/openmldb-sdk-test/pom.xml b/test/integration-test/openmldb-test-java/openmldb-sdk-test/pom.xml index 28c15820eda..1147b15db31 100644 --- a/test/integration-test/openmldb-test-java/openmldb-sdk-test/pom.xml +++ b/test/integration-test/openmldb-test-java/openmldb-sdk-test/pom.xml @@ -57,7 +57,7 @@ com.mchange c3p0 - 0.9.5.5 + 0.12.0 mysql