Repository: cxf
Updated Branches:
refs/heads/master 93b07cfd3 -> 3d1c69dbe
Updating BouncyCastle
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3d1c69db
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/3d1c69db
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/3d1c69db
Branch: refs/heads/master
Commit: 3d1c69dbe3c1f4ce1e9fe0a962fd022b17dac773
Parents: 93b07cf
Author: Colm O hEigeartaigh <coheigea@apache.org>
Authored: Fri May 26 11:03:08 2017 +0100
Committer: Colm O hEigeartaigh <coheigea@apache.org>
Committed: Fri May 26 11:03:08 2017 +0100
----------------------------------------------------------------------
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/cxf/blob/3d1c69db/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0bf6cd8..5103557 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -74,7 +74,7 @@
<cxf.atmosphere.version>2.4.9</cxf.atmosphere.version>
<cxf.atmosphere.version.range>[2.4,3.0)</cxf.atmosphere.version.range>
<cxf.axiom.version>1.2.14</cxf.axiom.version>
- <cxf.bcprov.version>1.55</cxf.bcprov.version>
+ <cxf.bcprov.version>1.57</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>
|