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 11:25:21 UTC

[cxf] branch master 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 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 ecdfce0  Upgrade BC from 1.68 to 1.69 (#820)
ecdfce0 is described below

commit ecdfce00d8f3e28f378af1db81493fe6ebcaefbc
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 50bc0d3..f0f085a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -85,7 +85,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.6.1</cxf.atmosphere.version>
-        <cxf.bcprov.version>1.68</cxf.bcprov.version>
+        <cxf.bcprov.version>1.69</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.16.2</cxf.brave.reporter.version>
         <cxf.brave.version>5.13.2</cxf.brave.version>
         <cxf.brave.zipkin.version>2.23.0</cxf.brave.zipkin.version>