This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 704e34232b1f chore(deps): Bump com.mchange:c3p0 from 0.14.0 to 0.14.1 
(#23900)
704e34232b1f is described below

commit 704e34232b1f48f7e0f8542d314eeacb68c0265a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 10:26:29 2026 +0200

    chore(deps): Bump com.mchange:c3p0 from 0.14.0 to 0.14.1 (#23900)
    
    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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bdf78a8c0abf..b8e8c9faa5c3 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.14.0</c3p0-version>
+        <c3p0-version>0.14.1</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>

Reply via email to