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/07/17 13:41:30 UTC

[cxf] branch main updated: Update Jaeger Java Client to 1.8.1

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 1e46583233 Update Jaeger Java Client to 1.8.1
1e46583233 is described below

commit 1e4658323353b57ab3b7f07bc0ac1951256b8ac7
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Jul 17 09:40:55 2022 -0400

    Update Jaeger Java Client to 1.8.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4beb20e898..377b226ea7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
         <cxf.jackson.version>2.13.3</cxf.jackson.version>
         <cxf.jackson.databind.version>2.13.3</cxf.jackson.databind.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>
-        <cxf.jaeger.version>1.8.0</cxf.jaeger.version>
+        <cxf.jaeger.version>1.8.1</cxf.jaeger.version>
         <cxf.jaeger.version>1.6.0</cxf.jaeger.version>
         <cxf.jakarta.activation.version>2.1.0</cxf.jakarta.activation.version>
         <cxf.jakarta.mail.version>2.1.0</cxf.jakarta.mail.version>