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 2023/02/01 16:33:44 UTC

[cxf] branch main updated: Update Zipkin Brave to 5.15.0

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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new e2c881bfc0 Update Zipkin Brave to 5.15.0
e2c881bfc0 is described below

commit e2c881bfc0d8a95424f0a5343ab0b1bdbd16eb0f
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Feb 1 11:33:17 2023 -0500

    Update Zipkin Brave to 5.15.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7b2ea856c2..671e58543a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -69,7 +69,7 @@
         <cxf.atmosphere.version>3.0.2</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.14.1</cxf.brave.version>
+        <cxf.brave.version>5.15.0</cxf.brave.version>
         <cxf.brave.zipkin.version>2.24.0</cxf.brave.zipkin.version>
         <cxf.cdi.api.version>3.0.0</cxf.cdi.api.version>
         <cxf.classgraph.version>4.8.25</cxf.classgraph.version>