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 da5d04c982 Bump zipkin-sender-okhttp3 from 2.7.9 to 2.16.3 (#1129)
da5d04c982 is described below

commit da5d04c9826c209ca8916d35d206d2fc4272107d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 10 08:11:16 2023 -0500

    Bump zipkin-sender-okhttp3 from 2.7.9 to 2.16.3 (#1129)
    
    Bumps 
[zipkin-sender-okhttp3](https://github.com/openzipkin/zipkin-reporter-java) 
from 2.7.9 to 2.16.3.
    - [Release 
notes](https://github.com/openzipkin/zipkin-reporter-java/releases)
    - 
[Changelog](https://github.com/openzipkin/zipkin-reporter-java/blob/master/RELEASE.md)
    - 
[Commits](https://github.com/openzipkin/zipkin-reporter-java/compare/2.7.9...2.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.zipkin.reporter2:zipkin-sender-okhttp3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
index ee2cabfd22..f5f36f7165 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
@@ -194,7 +194,7 @@
         <dependency>
             <groupId>io.zipkin.reporter2</groupId>
             <artifactId>zipkin-sender-okhttp3</artifactId>
-            <version>2.7.9</version>
+            <version>2.16.3</version>
         </dependency>
         <dependency>
             <groupId>io.zipkin.brave</groupId>

Reply via email to