Repository: camel Updated Branches: refs/heads/master d84594d69 -> 16e4a4719
Upgrade Bouncycastle to version 1.53 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0b96bf13 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0b96bf13 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0b96bf13 Branch: refs/heads/master Commit: 0b96bf13b1fded126db4c8984b5c7fa0fcb3a1eb Parents: d84594d Author: Andrea Cosentino <[email protected]> Authored: Wed Oct 14 17:37:10 2015 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Wed Oct 14 20:55:56 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/0b96bf13/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8810b56..687b2ae 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -74,7 +74,7 @@ <beanstalkd-client-version>1.4.6</beanstalkd-client-version> <bsh-version>2.0b5</bsh-version> <boon-version>0.33</boon-version> - <bouncycastle-version>1.52</bouncycastle-version> + <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>
