Repository: camel Updated Branches: refs/heads/master 12784edcc -> 3a26b6128
Upgrade c3p0 to version 0.9.5.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3a26b612 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3a26b612 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3a26b612 Branch: refs/heads/master Commit: 3a26b6128b1d223ae99f99669f95476d42023bea Parents: 12784ed Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Jan 6 09:20:10 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Jan 6 09:20:10 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/3a26b612/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4018618..a39616f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -77,7 +77,7 @@ <bouncycastle-version>1.53</bouncycastle-version> <boxjavalibv2.version>3.2.1</boxjavalibv2.version> <build-helper-maven-plugin-version>1.8</build-helper-maven-plugin-version> - <c3p0-version>0.9.5.1</c3p0-version> + <c3p0-version>0.9.5.2</c3p0-version> <californium-version>1.0.0-M3</californium-version> <camel-test-spring-artifactId>camel-test-spring</camel-test-spring-artifactId> <cassandra-driver-version>2.1.9</cassandra-driver-version>