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 2024/01/07 21:36:39 UTC

(cxf) 03/04: Update Zipkin to 2.27.0

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

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

commit 78d449126919636ec5b54986c59cd5365abe181d
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Jan 7 16:17:45 2024 -0500

    Update Zipkin to 2.27.0
    
    (cherry picked from commit c99e7405f1221754a25c2d3f621e5b109d4065e3)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5891f41f37..92d3f4e6df 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -92,7 +92,7 @@
         <cxf.bcprov.version>1.77</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.17.2</cxf.brave.reporter.version>
         <cxf.brave.version>5.17.1</cxf.brave.version>
-        <cxf.brave.zipkin.version>2.26.0</cxf.brave.zipkin.version>
+        <cxf.brave.zipkin.version>2.27.0</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>
         <cxf.classgraph.version>4.8.25</cxf.classgraph.version>