Repository: cxf Updated Branches: refs/heads/3.0.x-fixes e530194ee -> 146d731c3
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/146d731c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/146d731c Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/146d731c Branch: refs/heads/3.0.x-fixes Commit: 146d731c3e2c2de12d9c2616e81df1b70fa742b7 Parents: e530194 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:44:53 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/146d731c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index a72f3b9..259c704 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -78,7 +78,7 @@ <cxf.atmosphere.version>2.2.0</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.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>
