You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by de...@apache.org on 2020/01/01 20:52:54 UTC

[cxf] branch master updated: Update Bouncycastle version

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new d3c23af  Update Bouncycastle version
d3c23af is described below

commit d3c23afc74d604e17e5a45843fca0ce906b9c214
Author: Dennis Kieselhorst <de...@apache.org>
AuthorDate: Wed Jan 1 20:29:08 2020 +0100

    Update Bouncycastle version
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9112f89..4dd0318 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
         <cxf.aspectj.version>1.9.1</cxf.aspectj.version>
         <cxf.atmosphere.version.range>[2.4,3.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>2.5.2</cxf.atmosphere.version>
-        <cxf.bcprov.version>1.62</cxf.bcprov.version>
+        <cxf.bcprov.version>1.64</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.10.0</cxf.brave.reporter.version>
         <cxf.brave.version>5.6.9</cxf.brave.version>
         <cxf.brave.zipkin.version>2.14.2</cxf.brave.zipkin.version>