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 1f568a853b Bump io.zipkin.reporter2:zipkin-sender-okhttp3 from 2.16.4 
to 2.17.1 (#1598)
1f568a853b is described below

commit 1f568a853b8b68f1c0b45dcad7a3e693a2796b91
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 21 10:34:20 2023 -0500

    Bump io.zipkin.reporter2:zipkin-sender-okhttp3 from 2.16.4 to 2.17.1 (#1598)
    
    Bumps 
[io.zipkin.reporter2:zipkin-sender-okhttp3](https://github.com/openzipkin/zipkin-reporter-java)
 from 2.16.4 to 2.17.1.
    - [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.16.4...2.17.1)
    
    ---
    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] <supp...@github.com>
    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 ebc66881a6..97f443bb6c 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.16.4</version>
+            <version>2.17.1</version>
         </dependency>
         <dependency>
             <groupId>io.zipkin.brave</groupId>

Reply via email to