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 b0e9e7b50b0 Bump com.mchange:c3p0 from 0.14.0 to 0.14.1 (#18727)
b0e9e7b50b0 is described below
commit b0e9e7b50b0fc24d295e150bb031b77f7bcc4bc9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 23:30:09 2026 +0530
Bump com.mchange:c3p0 from 0.14.0 to 0.14.1 (#18727)
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.14.0 to
0.14.1.
- [Changelog](https://github.com/swaldman/c3p0/blob/0.14.x/CHANGELOG)
- [Commits](https://github.com/swaldman/c3p0/compare/v0.14.0...v0.14.1)
---
updated-dependencies:
- dependency-name: com.mchange:c3p0
dependency-version: 0.14.1
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 bac24a1ea52..edeab302134 100644
--- a/pom.xml
+++ b/pom.xml
@@ -321,7 +321,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.14.0</c3p0.version>
+ <c3p0.version>0.14.1</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]