This is an automated email from the ASF dual-hosted git repository.
noob-se7en 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 a2478d6dd8b Bump com.mchange:c3p0 from 0.12.0 to 0.13.0 (#18318)
a2478d6dd8b is described below
commit a2478d6dd8b99ec3ece715338f374c33f753aa46
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 24 19:40:37 2026 +0530
Bump com.mchange:c3p0 from 0.12.0 to 0.13.0 (#18318)
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.12.0 to
0.13.0.
- [Changelog](https://github.com/swaldman/c3p0/blob/0.13.x/CHANGELOG)
- [Commits](https://github.com/swaldman/c3p0/commits)
---
updated-dependencies:
- dependency-name: com.mchange:c3p0
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 140cd9f323a..aaa30993f09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,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.12.0</c3p0.version>
+ <c3p0.version>0.13.0</c3p0.version>
<mchange-commons-java.version>0.5.0</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]