Upgrading BouncyCastle
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2c642fe7 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2c642fe7 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2c642fe7 Branch: refs/heads/3.0.x-fixes Commit: 2c642fe79342b79e4ca222c1468c5c27f479d146 Parents: 38eb75a Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Mar 10 14:25:01 2015 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Mar 10 14:25:27 2015 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/2c642fe7/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 826a10b..e899d43 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -79,7 +79,7 @@ <cxf.atmosphere.version>2.2.4</cxf.atmosphere.version> <cxf.atmosphere.version.range>[2.0,3.0)</cxf.atmosphere.version.range> <cxf.axiom.version>1.2.14</cxf.axiom.version> - <cxf.bcprov.version>1.51</cxf.bcprov.version> + <cxf.bcprov.version>1.52</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.10</cxf.commons-codec.version>
