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 b1ab8aa37b44 Upgrade c3p0.version to 0.12.0 (#21619)
b1ab8aa37b44 is described below

commit b1ab8aa37b445072347a0a7afcab722e9090ffa6
Author: Tom Cunningham <[email protected]>
AuthorDate: Thu Feb 26 09:36:56 2026 -0500

    Upgrade c3p0.version to 0.12.0 (#21619)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c4a76d980bfe..57bbd52bd73a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,7 +88,7 @@
         <braintree-gateway-version>3.48.0</braintree-gateway-version>
         
<build-helper-maven-plugin-version>3.6.1</build-helper-maven-plugin-version>
         <bytebuddy-version>1.18.4</bytebuddy-version>
-        <c3p0-version>0.11.2</c3p0-version>
+        <c3p0-version>0.12.0</c3p0-version>
         <caffeine-version>3.2.3</caffeine-version>
         <californium-version>3.14.0</californium-version>
         <californium-scandium-version>3.14.0</californium-scandium-version>

Reply via email to