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 3839fa1 Upgrade C3p0 and related bundle to version 0.9.5.4
3839fa1 is described below
commit 3839fa170492e23753a071ef505da96327989f65
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Apr 1 13:55:50 2019 +0200
Upgrade C3p0 and related bundle to version 0.9.5.4
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index cb28520..8aeafaf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -103,8 +103,8 @@
<braintree-gateway-version>2.91.0</braintree-gateway-version>
<brave-zipkin-version>5.6.3</brave-zipkin-version>
<build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
- <c3p0-version>0.9.5.3</c3p0-version>
- <c3p0-bundle-version>0.9.5.3_1</c3p0-bundle-version>
+ <c3p0-version>0.9.5.4</c3p0-version>
+ <c3p0-bundle-version>0.9.5.4_1</c3p0-bundle-version>
<caffeine-version>2.7.0</caffeine-version>
<californium-version>1.0.6</californium-version>
<cassandra-driver-version>3.7.1</cassandra-driver-version>