This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 3a853f41ae3a chore(deps): Bump com.mchange:c3p0 from 0.13.0 to 0.14.0
3a853f41ae3a is described below
commit 3a853f41ae3a06a13ce6f759e06d00b8d0bc88da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 12:15:28 2026 +0000
chore(deps): Bump com.mchange:c3p0 from 0.13.0 to 0.14.0
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]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c00bbc949bf7..0144f927ba27 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,7 +89,7 @@
<braintree-gateway-version>3.50.0</braintree-gateway-version>
<build-helper-maven-plugin-version>3.6.1</build-helper-maven-plugin-version>
<bytebuddy-version>1.18.10</bytebuddy-version>
- <c3p0-version>0.13.0</c3p0-version>
+ <c3p0-version>0.14.0</c3p0-version>
<caffeine-version>3.2.4</caffeine-version>
<californium-version>3.14.0</californium-version>
<californium-scandium-version>3.14.0</californium-scandium-version>