Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 5c701d592 -> 48e30c74b
Updating BouncyCastle Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/97404a48 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/97404a48 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/97404a48 Branch: refs/heads/3.0.x-fixes Commit: 97404a48d521dbe0c860640c7f61358402eddf7b Parents: 5c701d5 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:59:01 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/97404a48/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 7d43d4d..fa0e753 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -79,7 +79,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.commons-codec.version>1.10</cxf.commons-codec.version>
