You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/07/27 11:26:27 UTC

[cxf] 02/02: Updating BouncyCastle

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

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

commit 890a0186ff92bcf08a82ecbf4b48c4a37997462c
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Sat Jul 27 12:26:02 2019 +0100

    Updating BouncyCastle
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 717fe22..dd677ee 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.60</cxf.bcprov.version>
+        <cxf.bcprov.version>1.62</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.10.0</cxf.brave.reporter.version>
         <cxf.brave.version>5.6.8</cxf.brave.version>
         <cxf.brave.zipkin.version>2.14.2</cxf.brave.zipkin.version>