This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.x by this push: new 3e223df Upgrade c3p0 and related bundle to version 0.9.5.3 3e223df is described below commit 3e223df4482328c23aed7bdf45a53f497eb1cf68 Author: Andrea Cosentino <anco...@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 e35280d..c0831f1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -100,8 +100,8 @@ <braintree-gateway-version>2.89.0</braintree-gateway-version> <brave-zipkin-version>5.6.0</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>