You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/10/01 15:15:32 UTC

[cxf] 01/02: Update OpenZipkin Brave to 5.14.1

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

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

commit 4e02920df0f5b18daf27356b2d04e357c2469f60
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Oct 1 11:14:30 2022 -0400

    Update OpenZipkin Brave to 5.14.1
    
    (cherry picked from commit 106c310b39a5b611cd8b8c2de4b4070e1d52b498)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b69a1992f3..f5ea8aeeea 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
         <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>
         <cxf.bcprov.version>1.70</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.16.2</cxf.brave.reporter.version>
-        <cxf.brave.version>5.13.11</cxf.brave.version>
+        <cxf.brave.version>5.14.1</cxf.brave.version>
         <cxf.brave.zipkin.version>2.23.15</cxf.brave.zipkin.version>
         <cxf.cda.api.osgi.range>[1.1,2)</cxf.cda.api.osgi.range>
         <cxf.cdi.api.version>2.0.2</cxf.cdi.api.version>