This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-2.23.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.23.x by this push: new b8737cf Upgrade c3p0 and related bundle to version 0.9.5.3 b8737cf is described below commit b8737cfdc1be00af11eb3469d03d58156e4ab5bf 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 e2fd469..468a27d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -100,8 +100,8 @@ <braintree-gateway-version>2.87.0</braintree-gateway-version> <brave-zipkin-version>5.5.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>