BouncyCastle dependency upgrade
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/fff0fac0 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/fff0fac0 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/fff0fac0 Branch: refs/heads/2.7.x-fixes Commit: fff0fac0345e3bbeff0381ff1536badca7fad6b8 Parents: 07012fa Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Sep 19 14:31:35 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Sep 19 14:45:53 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/fff0fac0/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5db43ab..cd65d1c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -84,7 +84,7 @@ <cxf.abdera.version>1.1.3</cxf.abdera.version> <cxf.activemq.version>5.8.0</cxf.activemq.version> <cxf.axiom.version>1.2.14</cxf.axiom.version> - <cxf.bcprov.version>1.50</cxf.bcprov.version> + <cxf.bcprov.version>1.51</cxf.bcprov.version> <cxf.cglib.bundle.version>2.2_2</cxf.cglib.bundle.version> <cxf.cglib.osgi.version>[2.1.3,3.0.0)</cxf.cglib.osgi.version> <cxf.commons-codec.version>1.9</cxf.commons-codec.version>
