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 2021/06/25 12:20:36 UTC

[cxf] branch 3.3.x-fixes updated: Upgrade BC from 1.68 to 1.69 (#820)

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


The following commit(s) were added to refs/heads/3.3.x-fixes by this push:
     new b0e7b5f  Upgrade BC from 1.68 to 1.69 (#820)
b0e7b5f is described below

commit b0e7b5faf61265aacebe0e4bd6cad64830667745
Author: jimma <em...@apache.org>
AuthorDate: Fri Jun 25 19:25:13 2021 +0800

    Upgrade BC from 1.68 to 1.69 (#820)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 01028d1..603cfbd 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.68</cxf.bcprov.version>
+        <cxf.bcprov.version>1.69</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>