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 2020/07/07 16:59:55 UTC

[cxf] 01/02: Updating BouncyCastle to 1.66

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

coheigea pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit e170860efa45e969067ae17626155ac6105fe86d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jul 7 17:59:17 2020 +0100

    Updating BouncyCastle to 1.66
    
    (cherry picked from commit ad7816167c17178de1e1d0eea4f60c1001921ef3)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e0fb23f..3a4d494 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.15</cxf.atmosphere.version>
-        <cxf.bcprov.version>1.65</cxf.bcprov.version>
+        <cxf.bcprov.version>1.66</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.12.1</cxf.brave.reporter.version>
         <cxf.brave.version>5.10.1</cxf.brave.version>
         <cxf.brave.zipkin.version>2.19.3</cxf.brave.zipkin.version>