This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 7b0fb789b36 Bump com.mchange:c3p0 from 0.11.2 to 0.12.0 (#17746)
7b0fb789b36 is described below
commit 7b0fb789b36aaac96c3b781270519d9b52c6b0e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 15:57:06 2026 -0800
Bump com.mchange:c3p0 from 0.11.2 to 0.12.0 (#17746)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index af0b457a7c2..b2c467e8a0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -277,7 +277,7 @@
<chill.version>0.10.0</chill.version>
<HikariCP-java7.version>2.4.13</HikariCP-java7.version>
<ivy.version>2.5.3</ivy.version>
- <c3p0.version>0.11.2</c3p0.version>
+ <c3p0.version>0.12.0</c3p0.version>
<mchange-commons-java.version>0.4.0</mchange-commons-java.version>
<checker-qual.version>3.53.1</checker-qual.version>
<groovy-all.version>2.4.21</groovy-all.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]