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 76f991d10094 chore(deps): Bump com.mchange:c3p0 from 0.14.1 to 0.14.2
76f991d10094 is described below
commit 76f991d10094f5047618f5931a89204881153f56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 14:34:36 2026 +0000
chore(deps): Bump com.mchange:c3p0 from 0.14.1 to 0.14.2
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]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 100d6d172add..bd09b8da23cb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -99,7 +99,7 @@
<braintree-gateway-version>3.53.0</braintree-gateway-version>
<build-helper-maven-plugin-version>3.6.1</build-helper-maven-plugin-version>
<bytebuddy-version>1.18.13</bytebuddy-version>
- <c3p0-version>0.14.1</c3p0-version>
+ <c3p0-version>0.14.2</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>