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/01/03 20:32:49 UTC

[cxf] branch master updated: Update Brave to 5.13.7

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

reta 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 e50d4db  Update Brave to 5.13.7
e50d4db is described below

commit e50d4dbbade0880da00afdbbee78d1abc6f8b1ff
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Mon Jan 3 15:32:31 2022 -0500

    Update Brave to 5.13.7
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6826ff3..479a955 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,8 +88,8 @@
         <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.6</cxf.brave.version>
-        <cxf.brave.zipkin.version>2.23.9</cxf.brave.zipkin.version>
+        <cxf.brave.version>5.13.7</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>
         <cxf.classgraph.version>4.8.25</cxf.classgraph.version>