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 e070ef20ed5 Bump com.mchange:c3p0 from 0.13.0 to 0.14.0 (#18676)
e070ef20ed5 is described below
commit e070ef20ed5749501b6d6426d31fc9f6ddb958e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 16:20:15 2026 +0530
Bump com.mchange:c3p0 from 0.13.0 to 0.14.0 (#18676)
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.13.0 to
0.14.0.
- [Changelog](https://github.com/swaldman/c3p0/blob/0.14.x/CHANGELOG)
- [Commits](https://github.com/swaldman/c3p0/compare/v0.13.0...v0.14.0)
---
updated-dependencies:
- dependency-name: com.mchange:c3p0
dependency-version: 0.14.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 7f166bc31a8..fefd2b5c8de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -320,7 +320,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.13.0</c3p0.version>
+ <c3p0.version>0.14.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]