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 13275705ada2fcf631098347baca3e6b61d9d4d7 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Mon Jan 4 07:38:10 2021 +0000 Updating BouncyCastle to 1.68 (cherry picked from commit ee89945ac5974484c13a533ed03c03702bf6c9c3) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 851aaa5..20e10c4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -86,7 +86,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.67</cxf.bcprov.version> + <cxf.bcprov.version>1.68</cxf.bcprov.version> <cxf.brave.reporter.version>2.15.4</cxf.brave.reporter.version> <cxf.brave.version>5.13.0</cxf.brave.version> <cxf.brave.zipkin.version>2.22.1</cxf.brave.zipkin.version>
