Update BouncyCastle
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d356ec69 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d356ec69 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/d356ec69 Branch: refs/heads/master Commit: d356ec692ca58de0b6dd4922d7067cb3d69918a8 Parents: fdb631f Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Nov 4 12:37:15 2015 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Nov 4 12:37:15 2015 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/d356ec69/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4ca1488..751f730 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -72,7 +72,7 @@ <cxf.atmosphere.version>2.3.5</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.52</cxf.bcprov.version> + <cxf.bcprov.version>1.53</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>
