This is an automated email from the ASF dual-hosted git repository.

xiangfu0 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 ec0507c764d Bump com.mchange:c3p0 from 0.14.1 to 0.14.2 (#19496)
ec0507c764d is described below

commit ec0507c764dad9fea31eb194e2f1f20da0ca0cff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 01:29:09 2026 -0700

    Bump com.mchange:c3p0 from 0.14.1 to 0.14.2 (#19496)
    
    Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.14.1 to 
0.14.2.
    - [Changelog](https://github.com/swaldman/c3p0/blob/v0.14.2/CHANGELOG)
    - [Commits](https://github.com/swaldman/c3p0/compare/v0.14.1...v0.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.mchange:c3p0
      dependency-version: 0.14.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a0c2b5da60..dbfa7a537f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -351,7 +351,7 @@
     <chill.version>0.10.0</chill.version>
     <HikariCP-java7.version>2.4.13</HikariCP-java7.version>
     <ivy.version>2.6.0</ivy.version>
-    <c3p0.version>0.14.1</c3p0.version>
+    <c3p0.version>0.14.2</c3p0.version>
     <mchange-commons-java.version>0.6.1</mchange-commons-java.version>
     
<animal-sniffer-annotations.version>1.27</animal-sniffer-annotations.version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to