Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 7ae560d9e -> 2624d5dd7
Updating BouncyCastle Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/462063f4 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/462063f4 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/462063f4 Branch: refs/heads/3.1.x-fixes Commit: 462063f48b098e2e1d66d7c5964aecadb066455d Parents: 7ae560d Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Sep 13 13:58:10 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Sep 13 13:58:42 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/462063f4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 64d3045..98a0243 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -72,7 +72,7 @@ <cxf.atmosphere.version>2.3.7</cxf.atmosphere.version> <cxf.atmosphere.version.range>[2.0,2.4)</cxf.atmosphere.version.range> <cxf.axiom.version>1.2.14</cxf.axiom.version> - <cxf.bcprov.version>1.54</cxf.bcprov.version> + <cxf.bcprov.version>1.55</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.classmate.version>1.1.0</cxf.classmate.version>
