Repository: cxf Updated Branches: refs/heads/master 31da86ff5 -> 4aa68b28a
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/4aa68b28 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/4aa68b28 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/4aa68b28 Branch: refs/heads/master Commit: 4aa68b28ab84755ae00039d621525c9a966b1631 Parents: 31da86f 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:32:12 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/4aa68b28/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 42d1a07..691bb88 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -72,7 +72,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>
