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/18 01:58:48 UTC

[cxf] 01/02: Update Jaeger Client to 1.8.0

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

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

commit 43f14100bb661ddb4c08ed9af8512d14007bc8b5
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Mon Jan 17 20:37:50 2022 -0500

    Update Jaeger Client to 1.8.0
    
    (cherry picked from commit 22beef1526fe973961f5f75ea94284915c21f041)
    (cherry picked from commit 56e2ebb60cf8b581da41fbb22b57266ef5574344)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 48adfff..1c7fed0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,7 @@
         <cxf.jackson.version>2.11.4</cxf.jackson.version>
         <cxf.jackson.databind.version>2.11.4</cxf.jackson.databind.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>
-        <cxf.jaeger.version>1.6.0</cxf.jaeger.version>
+        <cxf.jaeger.version>1.8.0</cxf.jaeger.version>
         <cxf.jakarta.activation.version>1.2.2</cxf.jakarta.activation.version>
         <cxf.jakarta.injectapi.version>1.0.3</cxf.jakarta.injectapi.version>
         <cxf.jakarta.soapapi.version>1.4.2</cxf.jakarta.soapapi.version>