You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/02/06 10:01:33 UTC

[camel] branch master updated: Upgrade c3p0 and related bundle to version 0.9.5.3

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 6ae9bdb  Upgrade c3p0 and related bundle to version 0.9.5.3
6ae9bdb is described below

commit 6ae9bdbe73ef10c7d80444c3af005e4ac2ce508f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 6 11:00:10 2019 +0100

    Upgrade c3p0 and related bundle to version 0.9.5.3
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4575ff1..9edb2d5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,8 +102,8 @@
     <braintree-gateway-version>2.91.0</braintree-gateway-version>
     <brave-zipkin-version>5.6.1</brave-zipkin-version>
     <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
-    <c3p0-version>0.9.5.2</c3p0-version>
-    <c3p0-bundle-version>0.9.5.2_2</c3p0-bundle-version>
+    <c3p0-version>0.9.5.3</c3p0-version>
+    <c3p0-bundle-version>0.9.5.3_1</c3p0-bundle-version>
     <caffeine-version>2.6.2</caffeine-version>
     <californium-version>1.0.6</californium-version>
     <camel-test-spring-artifactId>camel-test-spring</camel-test-spring-artifactId>